Notice and Warning
-
Hi,
When Optimize JavaScript Code? option is off I get these Notices and Warnings:
Notice: is_page 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 ../wp-includes/functions.php on line 5535
Notice: is_single 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 ../wp-includes/functions.php on line 5535
Warning: Cannot modify header information – headers already sent by (output started at ../wp-includes/functions.php:5535) in ../wp-includes/functions.php on line 6584
Warning: Cannot modify header information – headers already sent by (output started at ../wp-includes/functions.php:5535) in ../wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information – headers already sent by (output started at ../wp-includes/functions.php:5535) in ../wp-admin/admin-header.php on line 9`
Can you please fix it?
Kind regards
- The topic ‘Notice and Warning’ is closed to new replies.