File Update Request|Improved Plugin Performance
-
Good Day!
We reviewed in more detail your plugin files and noticed one of them can use a minor udpate (see below). The update will improve your plugin’s performance. At your next convenient update, it would be great if you can incorporate the change.
Change tested. No issues noted.
Thank you!
———————
Details: https://prnt.sc/itUd0feW3kUM
Summary:
- File Affected: use-clients-timezone-class.inc.php
- Replace (Line 56):
https://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.4/jstz.min.js
- With:
https://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.7/jstz.min.js
- Replace (Line 57):
wp_register_script('jquery-cookie',?plugins_url('js/jquery-cookie-1.4.1/jquery.cookie.js',?__FILE__),?array('jquery'));
- With:
wp_register_script('jquery-cookie',?'https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js');
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘File Update Request|Improved Plugin Performance’ is closed to new replies.