automattic / advanced-post-cache
[DEPRECATED] Cache post queries for WordPress
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 62
Watchers: 124
Forks: 17
Open Issues: 14
Type:wordpress-plugin
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2025-07-29 07:56:41 UTC
README
🛑 DEPRECATION NOTICE
Since WordPress 6.1 Core has now built-in WP_Query caching this plugin is now deprecated. If you're running 6.1+ we suggest removing all integrations dependent on it and disabling the plugin.
Version 0.3.0 simply no-ops the functionality while preserving the API (to avoid potential fatals).
If you're running an older version of WordPress we've prepared the v0.2.0 release.
If you're installing this plugin via Composer please pin to the above tag.
This repository will be archived soon.
Overview
A WordPress plugin to cache post queries.