| 开发者 | khrom |
|---|---|
| 更新时间 | 2026年6月16日 00:10 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/ or install the ZIP file in WordPress admin.@.No. Direct RPC mode does not need an endpoint. The endpoint is only an optional fallback for hosting environments where Direct RPC cannot be used.
No. Direct RPC mode signs transactions locally inside WordPress and broadcasts only signed transactions.
Yes, private posting keys and endpoint fallback credentials are encrypted at rest when OpenSSL AES-256-GCM is available. If OpenSSL AES-256-GCM is unavailable, the plugin will show an admin warning and will not save new private keys securely.
Yes. Define BLURT_PUBLISHER_ENCRYPTION_KEY in wp-config.php before saving keys if you want a custom encryption secret independent of WordPress salts.
Yes. Legacy fallback exists for compatibility. The request is protected with HMAC, nonce and timestamp, but the endpoint still receives the private posting key for that one publication request.
Yes. Products have their own author and private posting key settings.
Yes. Posts and products can publish full content or excerpt/teaser-only content.
Use the private posting key only. Never use the owner key or active key in this plugin.