brad hogan

Results 7 comments of brad hogan

Any plans to make a fix for this? Sort of a big issue if users are unable to put links to pages with hidden titles in a secondary menu. Thank...

Seems if you change line 37 in function-hide-title.php from: `add_filter( 'the_title', 'editorskit_hide_title', 90, 2 ); ` to: `add_filter( 'the_title', 'editorskit_hide_title', 90, 1 ); ` it fixes the issue of wp_nav_menu()...

Anyway you can add this fix and push out an update? I have ~10 sites using your plugin that would all benefit from this. Thank you!

@carolinan To be able to style the active class differently than the other posts listed / differentiate from active post to others.

@Mamaduka would this be defined in wp-config.php? If so, it is not defined.

Any update on adding this feature? +1 ;)