[WordPress] 外掛分享: Kotia Content Integration

首頁外掛目錄 › Kotia Content Integration
WordPress 外掛 Kotia Content Integration 的封面圖片
全新外掛
安裝啟用
尚無評分
6 天前
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v2.4.1 上架:2026-03-01

內容簡介

Kotia Content Integration 提供安全的 REST API 以便於內容匯入,讓使用者能夠透過 API 創建文章、上傳媒體、建立分類和標籤,並支援 SEO 欄位,提升網站內容管理的效率。

【主要功能】
• 透過 REST API 創建文章
• 上傳媒體檔案
• 建立分類和標籤
• 設定特色圖片
• 支援 SEO 欄位
• 與 Yoast SEO 相容

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.4.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Kotia Content Integration」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Kotia Content Integration provides a secure REST API for content import:
✔ Create posts via REST
✔ Upload media
✔ Create categories and tags
✔ Set featured images
✔ SEO fields support
✔ Yoast SEO compatibility (if installed)
✔ Status endpoint for connection checks
✔ Token-based authentication
If Yoast SEO is not installed, SEO fields are stored as custom fields and rendered in page head.
REST API Endpoints
POST:
– /wp-json/kotia-content-integration/v1/post
– /wp-json/kotia-content-integration/v1/media
– /wp-json/kotia-content-integration/v1/category
– /wp-json/kotia-content-integration/v1/tag
– /wp-json/kotia-content-integration/v1/set-thumbnail
GET:
– /wp-json/kotia-content-integration/v1/status
Authentication:
Authorization: Bearer TOKEN
SEO Fields
Supported fields in post creation:
{
“meta_title”: “SEO Title”,
“meta_description”: “SEO Description”,
“focus_keyword”: “Keyword”
}
If Yoast SEO is installed, fields are automatically mapped to Yoast meta.
If not installed:
– fields are stored as custom meta
– fields are available in admin
– fields are rendered in
License
GPLv2 or later

延伸相關外掛

文章
Filter
Apply Filters
Mastodon