WP_DEBUG throwing some errors
-
Hey, I am trying to help a user of my plugin (Better Click To Tweet)to make it play nice with your plugin, and when I went to install WP-NoExternalLinks on my dev server, it returns these warnings/errors on the settings page (right at the top):
Notice: Undefined index: submit in /srv/www/wordpress-default/wp-content/plugins/wp-noexternallinks/wp-noexternallinks-options.php on line 212 Notice: Undefined index: action in /srv/www/wordpress-default/wp-content/plugins/wp-noexternallinks/wp-noexternallinks-options.php on line 214And then this just above the first three blue links:
Notice: Undefined index: action in /srv/www/wordpress-default/wp-content/plugins/wp-noexternallinks/wp-noexternallinks-options.php on line 84Just thought I’d give you a heads up. It seems to be working well enough (I can’t replicate the error the user is getting) but those debug warnings were cause for concern, so I thought I’d reach out!
Have a good one!
The topic ‘WP_DEBUG throwing some errors’ is closed to new replies.