manifest / performance / advanced-post-cache
[DEPRECATED] Advanced Post Caching archived
All up in your WP_Query, caching the things.
★ 62stars
25composer installs
16forks
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/automattic/advanced-post-cache/archive/refs/heads/master.zipAlso on Packagist as automattic/advanced-post-cache:
composer require automattic/advanced-post-cacheFrom the readme
advanced-post-cache
This repository is archived as of 2025-09-12.
🛑 DEPRECATION NOTICE
Since WordPress 6.1 Core has now built-in WPQuery 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.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.2.0 | Jul 28, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.