Plugin Injecting itself into nav menu
-
This is sort of annoying because I can’t figure out why your plugin would be modifying header information. It is injecting all my carousels into the nav menu I have registered. If I remove the wp_nav_menu, it goes away, but then so does my nav menu…. This is the only error I get when I turn on debug mode for WP:
Notice: Undefined variable: post_id in /Users/joshflayhart/Sites/BIG/aidt/wp-content/plugins/kiwi-logo-carousel/kiwi_logo_carousel_admin.php on line 198
Warning: Cannot modify header information – headers already sent by (output started at /Users/joshflayhart/Sites/BIG/aidt/wp-content/plugins/kiwi-logo-carousel/kiwi_logo_carousel_admin.php:198) in /Users/joshflayhart/Sites/BIG/aidt/wp-includes/pluggable.php on line 1121
- The topic ‘Plugin Injecting itself into nav menu’ is closed to new replies.