Content Revalidation Tracker

설명

Introducing the “Content Revalidation Tracker” plugin – your solution to keeping your external systems (e.g., Next.js) synchronized with the latest changes on your WordPress site! Automatically track updates to posts, pages, and user profiles, and send relevant data to an external API for revalidation.

Features

  • Track updates to posts, pages, and user profiles.
  • Send revalidation requests to an external API.
  • Easy-to-use settings page to configure the external API endpoint and secret key.

Configuration

  1. After activating the plugin, go to Settings > Content Revalidation Tracker.
  2. Enter your external API domain in the Domain field (e.g., https://example.com).
  3. Enter your API secret key in the Secret Key field (e.g., ad43d49b3f2e4847a6f6).
  4. Click Save Changes.

Usage

Once configured, the plugin will automatically send revalidation requests to your external API whenever the following actions occur:
* Posts and Pages: When a post or page is created, updated, or deleted.
* User Profiles: When a user profile is created, updated, or deleted.

Support

For support and troubleshooting, please visit Dropndot Solutions.

스크린샷

  • Plugin settings page.1. Settings Page: Configure your API domain and secret key.

설치

  1. Download the plugin ZIP file.
  2. Log in to your WordPress admin panel.
  3. Navigate to Plugins > Add New.
  4. Click Upload Plugin and select the downloaded ZIP file.
  5. Click Install Now and then Activate the plugin.

FAQ

How do I configure the plugin?

Navigate to Settings > Content Revalidation Tracker and enter your API domain and secret key.

What happens if the API request fails?

The plugin logs the error, which can be reviewed in the WordPress error log for debugging.

Can I customize the API request?

Currently, the plugin sends predefined parameters in the API request. For advanced customization, you can modify the plugin code.

Is this plugin compatible with custom post types?

Yes, the plugin tracks all post types, including custom post types.

후기

모든 2 평가 읽기

기여자 & 개발자

“Content Revalidation Tracker”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Content Revalidation Tracker”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.