• Good plugin but how can a specific CSS style be disabled(excluded) to prevent breaking of a website’s formatting.

Viewing 1 replies (of 1 total)
  • Plugin Author Nico Martin

    (@nico_martin)

    Hi silverz

    I’m so sorry, I didn’t see your question before.

    Well, I’m not sure what you’re asking. The Plugin does not touch what styles are enqueued (for each site). It just takes the enqueued styles and scripts, minifies them and outputs the minified version.
    If you want to exclude a style, you should deregister it using wp_deregister_style( $handle ).

    Does that answer your question?

Viewing 1 replies (of 1 total)
  • The topic ‘how to disable’ is closed to new replies.