Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.64 KB

Cloudflare WordPress Plugin Automatic Cache Management.md

File metadata and controls

39 lines (28 loc) · 1.64 KB
pcx_content_type source title
troubleshooting
Cloudflare WordPress Plugin Automatic Cache Management

Cloudflare WordPress Plugin: Automatic Cache Management

Overview

The Cloudflare WordPress plugin contains a feature called Automatic Cache Management. When a user adds, edits, or deletes a post, page, attachment, or comment - any associated URLs are purged from the Cloudflare cache.

When you switch a theme or customise a theme within the WordPress admin panel, the cache will automatically be cleared too.

Automatic Cache Management uses native hooks built into WordPress. The Cloudflare WordPress plugin purges the following cache URLs:

  • deleted_post
  • edit_post
  • delete_attachment
  • autoptimize_action_cachepurged (for compatibility with the Autoptimize WordPress plugin)
  • switch_theme
  • customize_save_after

{{

}} This feature works great when caching HTML on WordPress with the Bypass Cache on Cookie setting. {{}}


Enable Automatic Cache Management

To enable Automatic Cache Management after installing the WordPress plugin,

  1. Log in to your WordPress account.
  2. Click Settings and choose the Cloudflare plugin. The Cloudflare plugin home page appears.
  3. Click Enable to the right of the Automatic Cache feature. A confirmation dialog appears.
  4. Click I'm sure in the confirmation dialog to confirm.