Linux 软件免费装
Banner图

HeadlessNext Connector

开发者 aarudhnextgen
更新时间 2026年8月12日 05:31
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

api webhook headless decoupled revalidate

下载

1.0.0

详情介绍:

HeadlessNext Connector adds headless/API-friendly capabilities to any active WordPress theme. It does not require, and is not required by, any particular theme. Features in this release: This plugin does not modify your site's public-facing templates, register any custom post types, or gate any feature behind a license key. It is free and fully functional standalone.

安装:

  1. Upload the plugin files to the /wp-content/plugins/headlessnext-connector directory, or install the plugin through the WordPress Plugins screen directly.
  2. Activate the plugin through the "Plugins" screen in WordPress.
  3. Go to Settings → HeadlessNext Connector and enter your frontend's URL.
  4. Check "Automatically ping the frontend..." if you want revalidation requests to fire automatically on publish/update.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this plugin require a specific theme?

No. It works with any active theme, including the default WordPress themes.

What does the plugin actually send to my frontend?

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.

Does this plugin phone home or require a license key?

No. There is no license gating, tracking, or paid tier in this plugin.

How do I verify the request came from my WordPress site?

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.

更新日志:

1.0.0