• wp super cache 0.9.9.3 . is it possible to enable/disable separately in sites?
    in https://www.ads-software.com/support/topic/410819?replies=4 it is said: “Yeah, they’ll change on the other blogs too. “

    i have tried, indeed, if change to “half on” in one blog, it is changed in other site’s dashboard too, and both in super admin section of menu and in settings section, i think they are same page… i check… url addresses are different… are they same thing? ( qdinar.wp.localhost/wp-admin/options-general.php?page=wpsupercache and qdinar.wp.localhost/wp-admin/ms-admin.php?page=wpsupercache )

    but what if i want to enable some plugin that does not work with wp super cache only in one of sites?

Viewing 1 replies (of 1 total)
  • You’ll have to hack the config file to check the url, either the hostname or a portion of the REQUEST_URI that flags the site you want on your server. If it matches then turn it off.

    You can’t check blog_id because the caching engine is loaded before all that is set up and defined.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Super Cache] wp super cache 0.9.9.3 . is it possible to enable/disable separately in sit’ is closed to new replies.