Linux 软件免费装
Banner图

WAC POST

开发者 desarrollowac
更新时间 2026年4月23日 09:02
PHP版本: 7.0 及以上
WordPress版本: 6.9
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

posts seo rest-api yoast rankmath

下载

4.1.3

详情介绍:

The WAC POST plugin provides a robust integration between the WeAreContent platform and WordPress sites. It registers two specialized REST API endpoints designed for secure, high-performance content delivery. These endpoints are strictly protected by a three-layer security model:
  1. IP Whitelisting: Access is only granted to authorized IP addresses (local and remote dynamic lists).
  2. Application Key: Every request must include a valid X-WACPO-App-Key header.
  3. Role Validation: Only users with Editor or Administrator permissions can execute the operations. Available Endpoints:
  4. POST /wp-json/wac/v2/create-and-seo-post: Create new posts including featured images, secondary media, and full SEO metadata.
  5. POST /wp-json/wac/v2/postsys: Update SEO metadata and keywords for existing posts.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ 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 > WAC Post to configure your application key, IP whitelist, and image server.

常见问题:

How is endpoint security guaranteed?

Access is restricted by three layers: a custom Application Key (X-WACPO-App-Key), IP address validation (via local and remote whitelists), and user capability checks (Editor or Admin).

Which SEO plugins are supported?

The plugin automatically detects and maps SEO titles, descriptions, and focus keywords for Yoast SEO and RankMath SEO.

Is it safe for the plugin to download external images?

Yes. The plugin uses a whitelist of allowed hosts (e.g., files.wearecontent.com), validates MIME types, and checks file sizes before processing and adding them to the library.

Does the plugin handle data privacy?

Yes. It includes a privacy policy content generator to inform users about technical data processing and authorized external connections.

What happens if a post category does not exist?

The plugin will automatically create the category or tag using the name or slug provided in the REST request.

更新日志:

4.1.3 4.1.2 4.1.1 1.0.0