php debug error is_tag()
-
Two error messages when plugin is activated. No error messages when deactivated.
With wp debug enabled I get this error: Notice: is_tag was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in C:\xampp\htdocs\2\wp-includes\functions.php on line 4169
On the plugin installer page I get this error when I activate the plugin: The plugin generated 239 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
The topic ‘php debug error is_tag()’ is closed to new replies.