WordPress does not have a built-in caching mechanism. However, many people use a caching plugin to help improve performance.
When caching is enabled, some types of changes (such as theme modifications) do not appear immediately. This article discusses how to clear the cache so you can be certain you are viewing the most recent version of your site.
Note: Before you try to clear the WordPress cache, make sure your own web browser cache is not storing outdated content. |
W3 Total Cache is a popular caching plugin for WordPress.
Follow these steps to clear the cache:
- Log in to WordPress as the administrator.
- In the left-hand pane, click Performance, and then click Page Cache. The W3 Total Cache page appears.
- To clear all of the caches at once, click empty all caches.
Alternatively, you can clear specific caches:
- To clear the memcached cache, click empty only the memcached cache(s).
- To clear the opcode cache, click empty only the opcode cache.
- To clera the disk cache, click empty only the disk cache(s).