Learn how to remove the breadcrumb settings in any Genesis Framework child theme using code.
One practice I recommend, as a good fan of minimalism, is to remove all elements of a child theme that you will not be using.
This is especially useful for your customers, as you will reduce the noise and encourage them to have a better view of the settings that really need to be changed.
If you don’t have breadcrumbs enabled for any post type, you can remove them from the settings. And you only need one line of code to do it in Genesis.
Snippet to remove breadcrumbs in Genesis
Add this code to the end of the functions.php file:
To see this and another 1097 code snippets of this website, login or subscribe here.
Ready! You will no longer see the breadcrumb settings.
If you want to simplify the WordPress desktop even more, you can remove the designs you don’t use, like deleting all the layouts with sidebars using a single snippet.
Conclusions
Now you know how to remove the breadcrumb settings in any Genesis child theme.
One less element for misdirection. 😉
Any questions? I read you in the comments.
And if you want to give me any suggestion for future tutorials, leave it in the contact form. Advantages of being a subscriber. 😉