• Resolved Christopher

    (@christopherplus)


    While I have the plugin activated only on main site I noticed that it’s also cache the subsites. Is this a bug? Is there any way to totally disable it from caching/loading on subsites?

Viewing 3 replies - 1 through 3 (of 3 total)
  • That’s the way it is supposed to work. There’s no way to disable that from the settings page, but you could write a Supercache plugin that defines the constant DONOTCACHEPAGE on any blog other than your main site.

    There is some documentation here, but unless you’re an experienced developer it might be too hard to follow, sorry.

    https://github.com/Automattic/wp-super-cache/wiki/Writing-WP-Super-Cache-Plugins

    Thread Starter Christopher

    (@christopherplus)

    Thanks for the quick respond. It was easy to exclude them using a condition in a mu-plugin however for such a solid plugin I was expecting to not caching subsites by default since it’s activated only on the main site.

    Hope to be added in the future.

    Plugin Support Azey

    (@akumarjain)

    Hi @christopherplus, Glad that you were able to solve the issue.

    for such a solid plugin I was expecting to not caching subsites by default since it’s activated only on the main site.

    Thank you for sharing this feedback. We’ll add this as a feature request in our internal systems. However, we have no ETA about the changes or if the changes will be made at all.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multisite: active only on main site’ is closed to new replies.