Bug in AMP support
-
Hi
I v4.8.1 of the plugin sits a small bug related to AMP support.
In the function
ewww_image_optimizer_resize_detection_script()this function is called:ewww_image_optimizer_is_amp. Throwing the following notice:Notice: is_amp_endpoint was called incorrectly. is_amp_endpoint() was called before the ‘parse_query’ hook was called. This function will always return ‘false’ before the ‘parse_query’ hook is called. Please see Debugging in WordPress for more information. (This message was added in version 0.4.2.) in wp-includes/functions.php on line 4773
Seems like the function is called to early in the process.
Joren
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Bug in AMP support’ is closed to new replies.