Wordpress LScache Plugin: WP_DEBUG messages with WP 5.1
Last Updated on: Wed, 15 Apr 2026 00:00:02 Report XDTVCJWG Unsure if related to WP 5.1, but I am getting these WP_DEBUG issues: 1) PHP Notice: wp_deregister_script was called incorrectly. Do not deregister the jquery-core script in the administration area. To target the front-end theme, use the wp_enqueue_scripts hook. Please see Debugging in WordPress for more information. (This message was added in version 3.6.0.) in /wp-includes/functions.php on line 4667 2) PHP Notice: Undefined index: full in /wp-includes/media.php on line 212 PHP Notice: Undefined index: full in /wp-includes/media.php on line 213 PHP Notice: Undefined index: full in /wp-includes/media.php on line 214 PHP Notice: Undefined index: full in /wp-includes/media.php on line 215 This topic was modified 3 years, 9 months ago by Clifford Paulick. Hi, Could you please provide a steps how to reproduce it ? I couldnt trigger it on WP 5.1 + LSCWP Best regards, Thanks for the quick reply. Do you have both WP_DEBUG and WP_DEBUG_LOG enabled? 1) Im guessing because Load JQuery Remotely is set to Google and LSCWP deregisters jquery during is_admin() https://colorlib.com/wp/load-wordpress-jquery-from-google-library/ has a snippet how-to, although I didnt look at your code. 2) Im guessing the image optimization stuff is in effect while some plugin or theme is trying to get the full size image and WP doesnt like something about that. Hi, Could you please provide the exported setting file ? Best regards Can you not obtain that from the Report Number? Exported settings are available here (link expires after 1 month): https://cl.ly/634d56f852ef Hi, Yes, I can obtain the conf from report , but just to make sure I dont miss anything. So I tried with exact same setting as you , and WP 5.1 still cant reproduce it. Maybe 3rd party plugin or theme ? Does it happen on you on fresh WP 5.1? Best regards, Thanks for your effort. This is my first usage of your plugin and its overall great, but I suspect theres a plugin or theme conflict. Ill be implementing this plugin on other sites so Ill report back if I can replicate.
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference