When I activate the plugin on only one site on a multisite instance, the plugin caches as well all the pages for the other sites of the network.
Do you intend to make the plugin work with multisite ?
When I activate the plugin on only one site on a multisite instance, the plugin caches as well all the pages for the other sites of the network.
Do you intend to make the plugin work with multisite ?
That's the way it's supposed to work. If you want to limit it to certain sites you could modify your wp-config.php and check the HTTP_HOST, disable the WP_CACHE define in there when you want to disable things.
You must log in to post.