| 开发者 | aarudhnextgen |
|---|---|
| 更新时间 | 2026年8月12日 05:31 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
POST request to your configured frontend every time a
post or page is published or updated, so your frontend can revalidate its
own cache for that content. WordPress's own save/publish flow is never
slowed down waiting for a response./wp-content/plugins/headlessnext-connector
directory, or install the plugin through the WordPress Plugins screen
directly.No. It works with any active theme, including the default WordPress themes.
A JSON POST body containing the post ID, post type, slug, permalink, the
triggering action, and the site's home URL, plus an
X-HeadlessNext-Secret header if you've set a shared secret.
No. There is no license gating, tracking, or paid tier in this plugin.
Set a Revalidation Secret in the settings page, then check the
X-HeadlessNext-Secret header on your frontend's revalidation endpoint
before honoring the request.