automattic/advanced-post-cache

This package is abandoned and no longer maintained. No replacement package was suggested.

[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

v0.2.0 2022-09-01 20:14 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.