Linux 软件免费装

BlogWired Gateway

开发者 wiredcoyotedigital
更新时间 2026年4月14日 00:52
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

blogging content management rest api remote publishing blogwired

下载

1.5.2

详情介绍:

BlogWired Gateway connects your WordPress site to the BlogWired content management platform, allowing you to create and manage blog posts remotely through a secure REST API. Features: How it works:
  1. Install and activate the plugin on your WordPress site.
  2. Enter the API key from your BlogWired dashboard into the plugin settings.
  3. BlogWired connects to your site securely via the REST API to publish content.
All communication between BlogWired and your WordPress site is authenticated using a unique API key transmitted via a custom HTTP header.

安装:

  1. Upload the blogwired-gateway folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Go to Settings > BlogWired Gateway and enter the API key from your BlogWired dashboard.

升级注意事项:

1.5.2 Improved code calls. Recommended for all users.

常见问题:

Where do I get my API key?

Log in to your account at blogwired.app and navigate to your site settings. A unique API key for each connected site can be generated there.

Is the connection secure?

Yes. The API key is transmitted via a custom HTTP header (X-BlogWired-API-Key) and is never exposed in URLs or query parameters. The plugin also includes rate limiting to protect against brute-force authentication attempts.

What permissions does the plugin need?

The plugin requires no special permissions beyond what WordPress provides. It uses the WordPress REST API and standard post creation functions.

Can I use this plugin without a BlogWired account?

No. This plugin acts as a gateway and requires an active BlogWired account to function.

更新日志:

1.5.2 1.5.1 1.5.0 1.4.0