To ensure the #wordpress #activitypub plugin functions well with page caching, changes in the caching logic are needed to avoid JSON output being cached or cached HTML being sent in reply to a ActivityPub request.Work is underway in WP Super Cache, BatCache, Surge and Cachify already and I just issued a PR for KeyCDN Cache Enabler for that as well.https://github.com/keycdn/cache-enabler/pull/326

To ensure the #wordpress #activitypub plugin functions well with page caching, changes in the caching logic are needed to avoid JSON output being cached or cached HTML being sent in reply to a ActivityPub request.

Work is underway in WP Super Cache, BatCache, Surge and Cachify already and I just issued a PR for KeyCDN Cache Enabler for that as well.

github.com/keycdn/cache-enable

To top