WP Manifestindependent plugin directory
manifest / performance / ktwp-wp-plugin-page-cache

Kupietools Page Cache

Page caching plugin for wordpress, allowing specific IP addresses to still received uncached versions. Requires ktwp-wp-plugin-caching-toolkit.

by Michael Kupietz · github.com/kupietools/ktwp-wp-plugin-page-cache

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kupietools/ktwp-wp-plugin-page-cache/archive/refs/heads/main.zip

Readme

ktwp-wp-plugin-page-cache

WordPress plugin: ktwp-page-cache

Experimental plugin replacing third party page caches. Separately caches page versions served to admin and non-admin users.

Requires https://github.com/kupietools/ktwp-wp-plugin-caching-toolkit and an object cache to be installed. Works for me and is in live use on my website without any issues, but use at your own risk.

Provides a settings screen to whitelist IP addresses so they always get the live page, useful for development.

Read the full README on GitHub →