MinQueue icon indicating copy to clipboard operation
MinQueue copied to clipboard

Changing to wp_enqueue_scripts?

Open benklocek opened this issue 10 years ago • 0 comments

This plugin is still using wp_print_styles and wp_print_scripts, which is making the enqueued minified css show after my own enqueued css, even through it has a priority of 999.

Is it possible to simply replace those deprecated hooks for wp_enqueue_scripts?

benklocek avatar Dec 08 '15 00:12 benklocek