-
Notifications
You must be signed in to change notification settings - Fork 74
Caching
Matthias Pfefferle edited this page Sep 4, 2024
·
6 revisions
✅ Caching that plays nicely with ActivityPub:
- WP Super Cache and Jetpack: See https://github.com/Automattic/jetpack/pull/29456
- Cachify: See https://github.com/pluginkollektiv/cachify/issues/265
- Cache Enabler: See https://github.com/keycdn/cache-enabler/pull/326
- Surge: See https://dominikschilling.de/notes/http-accept-header-wordpress-cache-activitypub/
- WP-Optimize: They added support in v3.3.1 and they will even improve it. Here you can follow the discussion: https://github.com/Automattic/wordpress-activitypub/discussions/869
❌ Plugins that do not support ActivityPub/Content-Negotiation
ℹ️ Some further links