Linux 软件免费装

ContentsOps – AI Humanizer & Content Writer

开发者 voxinity
更新时间 2026年7月6日 02:41
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo blog content writer ai humanizer

下载

1.0.6

详情介绍:

ContentsOps is an AI content platform that writes human-sounding, long-form articles. This companion plugin lets ContentsOps publish those posts (with inline and featured images and SEO meta) to this site over a private REST API authenticated with a site key. It exposes three endpoints under /wp-json/contaihu/v1/: All endpoints require Authorization: Bearer <site key>. The site key is verified with a hashed copy (wp_check_password), so the plaintext key is only ever shown on the Settings → ContentsOps screen. SEO meta is written for Yoast SEO, Rank Math, and a native fallback so whatever is active picks it up.

安装:

  1. Upload the plugin folder to /wp-content/plugins/ (or upload the zip via Plugins → Add New → Upload Plugin).
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings → ContentsOps.
  4. Copy the Site URL and Site Key and paste them into ContentsOps to pair the site.

常见问题:

How do I rotate the site key?

Go to Settings → ContentsOps → Regenerate key. The previous key stops working immediately; reconnect ContentsOps with the new key.

Who is credited as the author of published posts?

The user selected under "Author user". Defaults to the first user who can edit posts.

Which category are posts published to?

The category selected under "Default category" in Settings → ContentsOps. If none is selected, the WordPress default category is used. A category sent explicitly by ContentsOps takes precedence.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.0