Title: Use higher priority for the wp_enqueue_scripts hook
Last modified: March 9, 2019

---

# Use higher priority for the wp_enqueue_scripts hook

 *  [Gleb Kemarsky](https://wordpress.org/support/users/glebkema/)
 * (@glebkema)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/use-higher-priority-for-the-wp_enqueue_scripts-hook/)
 * I have a problem with a WordPress theme that also overrides the jQuery version.
   Currently your plugin cannot help me, because it uses the default priority for
   the “**wp_enqueue_scripts**” hook.
 * I suggest using priority 100 or even 999 for this hook:
 * `add_action('wp_enqueue_scripts', 'vcfj_jquery_core_version', 999);`
    -  This topic was modified 7 years, 2 months ago by [Gleb Kemarsky](https://wordpress.org/support/users/glebkema/).

The topic ‘Use higher priority for the wp_enqueue_scripts hook’ is closed to new
replies.

 * ![](https://ps.w.org/version-control-for-jquery/assets/icon-256x256.png?rev=3132881)
 * [Version Control for jQuery](https://wordpress.org/plugins/version-control-for-jquery/)
 * [Support Threads](https://wordpress.org/support/plugin/version-control-for-jquery/)
 * [Active Topics](https://wordpress.org/support/plugin/version-control-for-jquery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/version-control-for-jquery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/version-control-for-jquery/reviews/)

## Tags

 * [wp_enqueue_scripts](https://wordpress.org/support/topic-tag/wp_enqueue_scripts/)

 * 0 replies
 * 1 participant
 * Last reply from: [Gleb Kemarsky](https://wordpress.org/support/users/glebkema/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/use-higher-priority-for-the-wp_enqueue_scripts-hook/)
 * Status: not a support question