外掛標籤
開發者團隊
② 後台搜尋「ContentsOps – AI Humanizer & Content Writer」→ 直接安裝(推薦)
原文外掛簡介
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/:
GET /verify — pairing probe returning the site identity.
POST /media — upload one image binary, returns its attachment id + URL.
POST /posts — create a post with inline/featured images and SEO meta.
All endpoints require Authorization: Bearer
SEO meta is written for Yoast SEO, Rank Math, and a native fallback so whatever is active picks it up.
