Changing the order of minification
-
Hi there,
I am having issues with where jquery gets output. I have a plugin that is dependent on it (All In One Event Calendar) and I can’t seem to change the order of my scripts. I know that I can change where the scripts show up (header, footer, etc.) but I want to change the order. I want to guarantee that jquery is almost printed before my other scripts. Is this possible?
I was going to try it using this hook: bwp_minify_before_{position}_scripts. However, I’m not exactly sure how to use it. Could you explain how to use this hook with an example?
The website I am currently working in can be found here.
Thank you so much for your time and help!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Changing the order of minification’ is closed to new replies.