v1.3.1 — Parish Video Center
Fixed
- Stale pages behind caching plugins. The plugin changes public pages in ways page caches can't see — WP-Cron sync writes posts programmatically, and plugin updates change templates and styles with no post writes at all — so visitors kept seeing the old page. The plugin now purges page caches itself:
- after every sync that created, updated, unpublished, or re-thumbnailed a video
- once after each plugin update (so new layouts appear immediately)
- after saving the plugin settings
Supported out of the box: WP Rocket, W3 Total Cache, WP Super Cache, WP Fastest Cache, LiteSpeed Cache, SiteGround Optimizer, Cache Enabler, Breeze, Hummingbird, Nginx Helper, Comet Cache, WP Engine, and Pantheon. Anything else can hook the svc_purge_page_cache action.
Install parish-video-center.zip below. Note: the very first activation of this version is itself a version change, so it triggers a full cache purge — your updated pages appear as soon as it's active.