Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_action( 'wp', 'salient_child_remove_filters' );
- function salient_child_remove_filters() {
- remove_filter('nectar_activate_transparent_header', 'salient_yoast_breadcrumbs_transparent_header_mod', 11);
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement