Osclass Support Forums

Osclass plugin support => Free Osclass Plugins => CSS & JS Minify Plugin => Topic started by: onessa on January 19, 2019, 08:00:22 PM

Title: How to disable all the already minified css/js from still being enqueued?
Post by: onessa on January 19, 2019, 08:00:22 PM
Was trying to find out how to prevent all the already minified stuff from still being loaded. Page loads super fast with this setup but when running gtmetrix and other tools they see the minified stuff and also the not minified stuff being called still.

Does the original theme need to be modified or something?
Title: Re: How to disable all the already minified css/js from still being enqueued?
Post by: MB Themes on January 19, 2019, 08:47:54 PM
@onessa
Only styles and scripts involved to site using osc_enqueue_style and osc_register_script are minified.