Title: Content Revalidation Tracker
Author: Dropndot Solutions
Published: <strong>08.08.2024</strong>
Last modified: 03.11.2025

---

Шукати плагіни

![](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://uk.wordpress.org/plugins/content-revalidation-tracker/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/content-revalidation-tracker/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/content-revalidation-tracker/#installation)
 * [Розробка](https://uk.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/) 09.08.2024

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/) 09.08.2024

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/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/content-revalidation-tracker/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/content-revalidation-tracker/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 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 або вище **
 *  Tested up to **6.8.5**
 *  Версія PHP ** 7.4 або вище **
 *  Мова
 * [English (US)](https://wordpress.org/plugins/content-revalidation-tracker/)
 * Позначки
 * [api](https://uk.wordpress.org/plugins/tags/api/)[headless](https://uk.wordpress.org/plugins/tags/headless/)
   [nextjs](https://uk.wordpress.org/plugins/tags/nextjs/)[revalidation](https://uk.wordpress.org/plugins/tags/revalidation/)
   [static](https://uk.wordpress.org/plugins/tags/static/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/content-revalidation-tracker/advanced/)

## Оцінки

 5 out of 5 stars.

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

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

[See all reviews](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/)