jQuery dependency problem in conjunction with Assets Minify
-
There seems to be a problem on the frontend when the plugin is uses in conjunction with Assets Minify – apparently the order of the included JS files is messed up somewhere.
Since Assets Minify works with other JS code depending on jQuery, I can only assume this behavior is the result of the split between registering and enqueuing the assets in Admin Bar User Switching. I’ve also noted that you enqueue jQuery directly – AFAIK there should not be a need to do that, the WP dependency system should automatically take care of it.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘jQuery dependency problem in conjunction with Assets Minify’ is closed to new replies.