Title: Content Revalidation Tracker
Author: Dropndot Solutions
Published: <strong>2024 年 8 月 8 日</strong>
Last modified: 2025 年 11 月 3 日

---

搜索插件

![](https://ps.w.org/content-revalidation-tracker/assets/banner-772x250.png?rev=
3133106)

![](https://ps.w.org/content-revalidation-tracker/assets/icon.svg?rev=3133106)

# Content Revalidation Tracker

 作者：[Dropndot Solutions](https://profiles.wordpress.org/dropndot/)

[下载](https://downloads.wordpress.org/plugin/content-revalidation-tracker.2.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/content-revalidation-tracker/#description)
 * [评价](https://cn.wordpress.org/plugins/content-revalidation-tracker/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/content-revalidation-tracker/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/content-revalidation-tracker/#developers)

 [支持](https://wordpress.org/support/plugin/content-revalidation-tracker/)

## 描述

The **Content Revalidation Tracker** plugin seamlessly connects your WordPress site
with your frontend framework (such as **Next.js**, **Nuxt**, or **Gatsby**) to trigger
revalidation via a secure API endpoint every time content changes — ensuring your
site always serves the most up-to-date pages.

This plugin is ideal for **headless WordPress** setups that use static site generation
or incremental static regeneration. Whenever you update, publish, or delete posts,
pages, or taxonomies, the plugin automatically sends a secure API call to your frontend
to revalidate the affected pages.

### Key Features

 * **Automatic Revalidation** – Triggers a revalidation request whenever a post,
   user, or taxonomy is created, updated, trashed, or deleted.
 * **Custom Prefix Mapping (New in v2)** – Define custom URL prefixes for your post
   types and taxonomies to match your frontend routing structure.
 * **Granular Configuration** – Choose which post types and taxonomies are revalidated
   via filters.
 * **Secure API Communication** – Use a secret key and domain configuration to ensure
   authorized revalidation requests.
 * **Admin Test Tool (New in v2)** – Test revalidation manually from the settings
   page to confirm configuration.
 * **Developer Friendly** – Includes hooks and filters for advanced customization.

### Ideal For

 * WordPress sites powered by **Next.js**, **Nuxt**, or other static/hybrid frameworks.
 * Developers who want **automated page revalidation** after content changes.
 * Headless WordPress sites that require fast and fresh content delivery.

### Support

For support and troubleshooting, please visit [Dropndot Solutions](https://dropndot.com).

## 屏幕截图

 * [[
 * **Settings Page** – Configure your frontend domain, secret key, and prefix mapping.
 * [[
 * **Custom Prefix Mapping** – Define custom URL prefixes for your post types and
   taxonomies to match your frontend routing structure.
 * [[
 * **Manual Test Tool & Activity Log** – Test your setup easily from the dashboard
   and view the latest revalidation events.

## 安装

 1. Upload the plugin folder `content-revalidation-tracker` to the `/wp-content/plugins/`
    directory, or install it directly from the WordPress Plugin Directory.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to **Settings  Content Revalidation Tracker** to configure your:
 4.  * **Frontend Domain (e.g., `https://example.com`)**
     * **Secret Key (e.g., `ad43d49b3f2e4847a6f6`)**
 5. (Optional) Configure custom prefix mapping for post types or taxonomies.
 6. Your site will now automatically trigger revalidation whenever relevant content
    updates occur.

## 常见问题

### Q: What kind of frontend does this plugin support?

A: It’s designed for frameworks like **Next.js**, **Nuxt.js**, and **Gatsby** — 
any platform that supports revalidation through a secure API route.

### Q: Do I need to add a special endpoint on my frontend?

A: Yes. You’ll need to create an endpoint (e.g., `/api/revalidate`) on your frontend
that listens for POST requests containing the `secret` and `path` values.

### Q: Can I manually trigger revalidation?

A: Yes, use the “Test Revalidation” button in the plugin settings to manually send
a request.

### Q: Does this plugin work with custom post types or taxonomies?

A: Absolutely. You can enable or map them from the plugin settings or through filters.

### Q: Is this compatible with caching plugins?

A: Yes. The plugin works alongside caching plugins — its job is to notify your frontend
to refresh specific pages.

## 评价

![](https://secure.gravatar.com/avatar/e69ffb047cfbcd77b339ab9c4632e344995023cddb0a0029af0e4c9c5479ce86?
s=60&d=retro&r=g)

### 󠀁[This plugin very help full to manage headless CMS](https://wordpress.org/support/topic/this-plugin-very-help-full-to-manage-headless-cms/)󠁿

 [hayder007](https://profiles.wordpress.org/hayder007/) 2024 年 8 月 9 日

This plugin help me to manage my site with headless CMS

![](https://secure.gravatar.com/avatar/c48d8df59dbf758d85bc2b3d479e1087d69a7ca79f8f7905d577ae989929e5df?
s=60&d=retro&r=g)

### 󠀁[It is an awesome WordPress plugin for headless CMS](https://wordpress.org/support/topic/it-is-an-awesome-wordpress-plugin-for-headless-cms/)󠁿

 [Masud Rana](https://profiles.wordpress.org/mrana86/) 2024 年 8 月 9 日

It is very easy to install and setup

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/content-revalidation-tracker/reviews/)

## 贡献者及开发者

「Content Revalidation Tracker」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Dropndot Solutions ](https://profiles.wordpress.org/dropndot/)

[帮助将「Content Revalidation Tracker」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/content-revalidation-tracker)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/content-revalidation-tracker/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/content-revalidation-tracker/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/content-revalidation-tracker/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/content-revalidation-tracker/)。

## 更新日志

#### 2.0.0

 * Added: Custom post type and taxonomy prefix mapping.
 * Added: Manual test revalidation tool.
 * Added: Log limit configuration.
 * Improved: Error handling and debugging.
 * Enhanced: Security validation and code optimization.

#### 1.0.0

 * Initial release with automatic revalidation for posts, pages, and users.
 * Added secure secret key validation.
 * Included dashboard logging and admin notices.

## 额外信息

 *  版本 **2.0.0**
 *  最后更新：**7 月前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 6.3 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/content-revalidation-tracker/)
 * 标签
 * [api](https://cn.wordpress.org/plugins/tags/api/)[headless](https://cn.wordpress.org/plugins/tags/headless/)
   [nextjs](https://cn.wordpress.org/plugins/tags/nextjs/)[revalidation](https://cn.wordpress.org/plugins/tags/revalidation/)
   [static](https://cn.wordpress.org/plugins/tags/static/)
 *  [高级视图](https://cn.wordpress.org/plugins/content-revalidation-tracker/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/content-revalidation-tracker/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/content-revalidation-tracker/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/content-revalidation-tracker/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/content-revalidation-tracker/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/content-revalidation-tracker/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/content-revalidation-tracker/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/content-revalidation-tracker/reviews/)

## 贡献者

 *   [ Dropndot Solutions ](https://profiles.wordpress.org/dropndot/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/content-revalidation-tracker/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://dropndot.com/)