• I don’t want admin to be cached.

    Even if I write
    if ( is_admin() ) { return false; }
    in object-cache.php, it will be overwritten when I clear the cache.

The topic ‘is_admin’ is closed to new replies.