You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use a persistent object cache with WordPress (Memcached, Redis, etc), transients are stored there rather than in the database, so the clear_cache function will not work with that setup
The text was updated successfully, but these errors were encountered:
If you use a persistent object cache with WordPress (Memcached, Redis, etc), transients are stored there rather than in the database, so the
clear_cache
function will not work with that setupThe text was updated successfully, but these errors were encountered: