• Hello,

    I work in “Simple mode” cache

    WP Supercache is always the first plugin loaded, which allows to serve static pages fast.

    I have a second plug-in which needs to be loaded just before WPSC, everytime, even if WPS serves cache.

    How WPSC does to be the first one loaded ? How could I do ?

    Thanks for advance

Viewing 1 replies (of 1 total)
  • The plugin loads before the rest of WordPress, but you can create a Supercache plugin by creating a file in wp-super-cache/plugins/ – those plugins are loaded by Supercache very early in the process.

Viewing 1 replies (of 1 total)

The topic ‘WPSC plugin loading priority’ is closed to new replies.