Title: File Update Request|Improved Plugin Performance
Last modified: October 18, 2023

---

# File Update Request|Improved Plugin Performance

 *  [generosus](https://wordpress.org/support/users/generosus/)
 * (@generosus)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/file-update-requestimproved-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](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)

 *  Plugin Author [drmikegreen](https://wordpress.org/support/users/drmikegreen/)
 * (@drmikegreen)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/file-update-requestimproved-plugin-performance/#post-17133839)
 * Thank you very much!
 * I’ll certainly incorporate these recommendations into my next update. That will,
   however, be a number of weeks away.
 *  Thread Starter [generosus](https://wordpress.org/support/users/generosus/)
 * (@generosus)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/file-update-requestimproved-plugin-performance/#post-17134509)
 * **Update:**
 * **Do not** change Line 57 as noted above. We learned that the noted files do 
   not perform the same function. Changing it will cause the following:
    1. Server time zone (not Local time zone) will be diplayed.
    2. The context menu (right-click) will not work properly. That is, sites that have
       the context menu disabled will be re-enabled.
 * Cheerio!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘File Update Request|Improved Plugin Performance’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/use-clients-time-zone.svg)
 * [Use Client's Time Zone](https://wordpress.org/plugins/use-clients-time-zone/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/use-clients-time-zone/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/use-clients-time-zone/)
 * [Active Topics](https://wordpress.org/support/plugin/use-clients-time-zone/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/use-clients-time-zone/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/use-clients-time-zone/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [generosus](https://wordpress.org/support/users/generosus/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/file-update-requestimproved-plugin-performance/#post-17134509)
 * Status: not a support question