설명
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
- After activating the plugin, go to Settings > Content Revalidation Tracker.
- Enter your external API domain in the Domain field (e.g.,
https://example.com
). - Enter your API secret key in the Secret Key field (e.g.,
ad43d49b3f2e4847a6f6
). - 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.
스크린샷
설치
- Download the plugin ZIP file.
- Log in to your WordPress admin panel.
- Navigate to Plugins > Add New.
- Click Upload Plugin and select the downloaded ZIP file.
- 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.
후기
기여자 & 개발자
자국어로 “Content Revalidation Tracker”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.0
- Initial release.