automattic / advanced-post-cache
[DEPRECATED] Cache post queries for WordPress
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 62
Watchers: 123
Forks: 17
Open Issues: 14
Type:wordpress-plugin
pkg:composer/automattic/advanced-post-cache
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2025-09-23 09:04:49 UTC
README
This repository is archived as of 2025-09-12.
🛑 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.
Overview
A WordPress plugin to cache post queries.