Missing quotes in function exist test causes notice.
-
wp-shortpixel.php on line 121: missing quotes
if ( function_exists(get_currentuserinfo) )
causing issues on development environments and plugin activation (due to output before headers where send). Otherwise a minor issue.
https://www.ads-software.com/plugins/shortpixel-image-optimiser/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Missing quotes in function exist test causes notice.’ is closed to new replies.