Linux 软件免费装
Banner图

Pantheon Advanced Page Cache

开发者 getpantheon
danielbachhuber
kporras07
jspellman
jazzs3quence
ryanshoover
rwagner00
pwtyler
更新时间 2024年8月8日 23:11
PHP版本: 6.4 及以上
WordPress版本: 6.6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

cache cdn pantheon

下载

0.1.5 0.2.1 1.2.1 2.1.0 0.3.0 0.3.1 1.0.0 0.1.2 1.5.0 1.4.1 0.2.0 1.2.2 0.1.0 1.2.4 1.1.1 1.2.3 1.3.0 2.0.0 0.1.1 0.1.3 1.1.0 1.2.0 1.4.0 1.4.2 0.1.4

详情介绍:

For sites wanting fine-grained control over how their responses are represented in their edge cache, Pantheon Advanced Page Cache is the golden ticket. Here's a high-level overview of how the plugin works:
  1. When a response is generated, the plugin uses surrogate keys based on WordPress' main WP_Query object to "tag" the response with identifers for the data used in the response. See the "Adding Custom Keys" section for including your own surrogate keys.
  2. When WordPress data is modified, the plugin triggers a purge request for the data's corresponding surrogate keys.
Because of its surrogate key technology, Pantheon Advanced Page Cache empowers WordPress sites with a significantly more accurate cache purge mechanism, and generally higher cache hit rate. It even works with the WordPress REST API. Go forth and make awesome! And, once you've built something great, send us feature requests (or bug reports).

安装:

To install Pantheon Advanced Page Cache, follow these steps:
  1. Install the plugin from WordPress.org using the WordPress dashboard.
  2. Activate the plugin.
To install Pantheon Advanced Page Cache in one line with WP-CLI: wp plugin install pantheon-advanced-page-cache --activate

升级注意事项:

2.0.0 (28 May 2024) This release requires a minimum WordPress version of 6.4.0. It uses Site Health checks and the wp_admin_notices function to alert users to the new cache max-age default settings and recommendations. The plugin will still function with earlier versions, but you will not get the benefit of the alerts and Site Health checks. This version also automatically updates the cache max age (set in the Pantheon Page Cache settings) to the recommended value (1 week) if it was saved at the old default value (600 seconds). If the cache max age was set to any other value (or not set at all), it will not be changed. A one-time notice will be displayed in the admin interface to inform administrators of this change. 1.3.0 1.3.0 Note that the Pantheon Advanced Page Cache 1.3.0 release now prefixes keys on a WordPress Multisite (WPMS) with the blog ID. For users who already have this plugin installed on a WPMS, they will need to click the Clear Cache button on the settings page to generate the prefixed keys.

更新日志:

2.1.0 (8 August 2024) 2.0.0 (28 May 2024) 1.5.0 (11 March 2024) 1.4.2 (October 16, 2023) 1.4.1 (August 8, 2023) 1.4.0 (August 1, 2023) 1.3.0 (April 19, 2023) 1.2.4 (April 13, 2023) 1.2.3 (April 5, 2023) 1.2.2 (March 14, 2023) 1.2.1 (February 23, 2023) 1.2.0 (November 29, 2022) 1.1.0 (November 1, 2022) 1.0.0 (March 2, 2020) 0.3.1 (October 27th, 2019) 0.3.0 (November 27th, 2017) 0.2.1 (October 25th, 2017) 0.2.0 (August 10th, 2017) 0.1.5 (May 24th, 2017) 0.1.4 (March 7th, 2017) 0.1.3 (March 1st, 2017) 0.1.2 (December 6th, 2016) 0.1.1 (November 30th, 2016) 0.1.0 (November 23rd, 2016)