Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WP Engine Cache Purging #172

Open
kylehotchkiss opened this issue Mar 24, 2023 · 1 comment
Open

WP Engine Cache Purging #172

kylehotchkiss opened this issue Mar 24, 2023 · 1 comment

Comments

@kylehotchkiss
Copy link
Member

WP Engine has an API that can be used to clear the cache:
https://wpengineapi.com/reference
https://wpengine.com/support/enabling-wp-engine-api/

Let's evaluate it using the same purge hooks we have setup in bibs-next.
https://github.com/patronage/bubs-next/blob/3b72e4b30c1028b4f1f1b87e34ff9675af57650a/wordpress/wp-content/themes/headless/setup/helpers/webhooks.php#L7

Focus areas:

  • Acf Options pages
  • Post types like CTA where we're loading across the site
@ccorda
Copy link
Contributor

ccorda commented Nov 7, 2023

We should also look into this for Cloudflare.

Their default plugin doesn't seem to support purging cache when menus are updated, and not on code deploys either:

Also for Kinsta (we have a few sites there):
https://github.com/ItinerisLtd/trellis-purge-kinsta-cache-during-deploy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants