newboxters
Member
Posted 3 years ago #
Is it possible to disable WP Super Cache for the administrator?
Because I make (small) frequent alterations in the layout of my site, and I would not like to have to clean the whole alone cache for visualizing certain updates instantly. Then I would like to know if it is possible to only disable the plugin for the Administrator?
Thanks.
newboxters
Member
Posted 3 years ago #
Yes, upgrade and enable the "do not cache for logged in users".
newboxters
Member
Posted 3 years ago #
Yes, upgrade and enable the "do not cache for logged in users".
And only for the administrator?
Nope, sorry. Won't do that out of the box but it would be easy for you to hack the source (look for "is_logged_in") or possibly write a plugin (harder)