| 开发者 | guillemginer |
|---|---|
| 更新时间 | 2026年9月12日 15:44 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp_insert_post).
Nothing is published automatically — new items always start as drafts.Authorization header before it reaches PHP, which
breaks WordPress core REST authentication and Application Passwords. This plugin
uses its own X-Abency-Token header (issued during pairing) so it keeps working
on those hosts, and it writes content directly with WordPress core functions — no
Application Password required.
Authentication
Pairing uses a one-time code generated in Abency. No passwords are shared: Abency
mints two scoped tokens during pairing (one to authorize incoming requests to this
plugin, one for this plugin's status callbacks back to Abency). You can unpair at
any time from the plugin screen, which deletes the stored tokens.
SEO
When Yoast SEO or Rank Math is active, the plugin reads and writes the SEO title,
meta description and focus keyword for the posts it manages.
abency-connector folder to /wp-content/plugins/, or install the
zip from Plugins → Add New → Upload Plugin, then activate it.No. New content is always created as a draft, and changes to published content are held as proposals that a human approves inside WordPress before they go live.
Yes. This is a companion plugin for the Abency platform and has no standalone functionality.
No. The plugin runs inside WordPress and writes content with core functions, so no Application Password or extra server configuration is required.
The proposed fields are merged onto the original published post (same ID, URL and menus). The change is not a new post and no permalink changes.
Open the Abency menu and click Unpair. This deletes the stored tokens. To remove all data, delete the plugin — its options and the proposals table are removed on uninstall.