Linux 软件免费装
Banner图

BabyLoveGrowth Integration

开发者 tilensavnik
meetcpatel8850
更新时间 2025年9月29日 19:34
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

publishing rest api webhook headless

下载

1.0.0

详情介绍:

BabyLoveGrowth Integration adds a secure REST API endpoint to your WordPress site so BabyLoveGrowth.ai can publish or update posts remotely. It uses an API key you control in WordPress settings, and supports featured images and HTML/Markdown content.

安装:

  1. Upload the plugin files to the /wp-content/plugins/babylovegrowth-integration directory, or upload the ZIP via Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to Settings → BabyLoveGrowth Integration. Copy the API Key.
  4. In BabyLoveGrowth, configure the Webhook Integration with the Bearer token. Endpoint base is your site URL, e.g. https://example.com/wp-json/babylovegrowth/v1/publish.

升级注意事项:

1.0.0 Initial release.

常见问题:

How do I regenerate the API key?

On the Settings → BabyLoveGrowth Integration page, click “Generate New API Key”.

What is the endpoint URL?

/wp-json/babylovegrowth/v1/publish on your site. Test connectivity with /wp-json/babylovegrowth/v1/ping.

What permissions are required?

Requests are authorized with the API key only. No user login is required.

更新日志:

1.0.0 Initial release.