Title: Changing priority
Last modified: February 13, 2019

---

# Changing priority

 *  Resolved [Stefano Monteiro](https://wordpress.org/support/users/stemon/)
 * (@stemon)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/changing-priority-2/)
 * Hi,
 * Is there any way I can change the priority of the snippets added. On the website
   I am working I have all the snippets being downloaded before my main js file.
 * Thanks

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

 *  Plugin Support [DraftPress Support Team](https://wordpress.org/support/users/99robotsteam/)
 * (@99robotsteam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/changing-priority-2/#post-11205342)
 * Hello Stemon, currently there is no functionality in the plugin that allows you
   to assign priority to the scripts/snippets. However, you can add the snippets
   inside a bind function, so that they load at the end –
 * $(window).bind(“load”, function() {
    // code here });
 * Please let us know if it helps,
 *  Plugin Support [DraftPress Support Team](https://wordpress.org/support/users/99robotsteam/)
 * (@99robotsteam)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/changing-priority-2/#post-11667073)
 * Hello [@stemon](https://wordpress.org/support/users/stemon/) – We havent heard
   from you in quite a while. Therefore we will be closing this ticket. If the issue
   still persists or if you need help with anything else, please create a new ticket.
 * Thank you,

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

The topic ‘Changing priority’ is closed to new replies.

 * ![](https://ps.w.org/header-footer-code-manager/assets/icon-256x256.png?rev=2681303)
 * [Header Footer Code Manager](https://wordpress.org/plugins/header-footer-code-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/header-footer-code-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/header-footer-code-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/header-footer-code-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/header-footer-code-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/header-footer-code-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [DraftPress Support Team](https://wordpress.org/support/users/99robotsteam/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/changing-priority-2/#post-11667073)
 * Status: resolved