跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

CCZGR AI

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

CCZGR AI

由 CCZGR 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

CCZGR AI exposes three unified fields — meta_title, meta_description and focus_keyword — on the standard WordPress REST API for posts, pages and every custom post type that supports REST. The values are stored in whichever supported SEO plugin is active, so external tools and automations can read and write SEO metadata without knowing each SEO plugin’s internal meta keys.

Supported SEO plugins:

  • Rank Math (used when both are active)
  • Yoast SEO

Only users who can edit a post may change its SEO metadata, and the focus keyword is hidden from users who cannot edit the post.

The plugin also provides an optional administrator-only endpoint to start an UpdraftPlus database backup on demand (only when UpdraftPlus is active) — handy right before a bulk metadata import.

安裝方式

  1. Upload the cczgr-ai folder to /wp-content/plugins/, or install the plugin through the Plugins screen in WordPress.
  2. Activate the plugin through the Plugins screen.
  3. Make sure Rank Math or Yoast SEO is active.
  4. Read and write the meta_title, meta_description and focus_keyword fields through the REST API for any post, page or custom post type, e.g. POST /wp-json/wp/v2/posts/<id> with { "meta_title": "…", "meta_description": "…", "focus_keyword": "…" }.

常見問題集

Which SEO plugins are supported?

Rank Math and Yoast SEO. If both are active, Rank Math is used.

Do I need to configure anything?

No. The plugin detects the active SEO plugin automatically and stores no settings of its own.

What does the backup endpoint do?

When UpdraftPlus is active, an administrator can send POST /wp-json/cczgr-ai/updraft-backup to start an UpdraftPlus database backup. The backup runs in the background.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈CCZGR AI〉的開發相關工作。

參與者
  • CCZGR
  • speedyweb

〈CCZGR AI〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈CCZGR AI〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

變更記錄

2.0.0

  • Rewritten as a lightweight “easy version” focused solely on reading and writing SEO metadata (title, description, focus keyword) via the REST API for posts, pages and custom post types.
  • Removed the Composer dependencies, WebP conversion and the configuration endpoint.
  • Added an explicit capability check on metadata writes and hardened the REST callbacks.
  • Retained the on-demand UpdraftPlus database backup endpoint.

1.8

  • Previous feature-complete release.

中繼資料

  • 版本 2.0.0
  • 最後更新 2 個月前
  • 啟用安裝數 30+
  • WordPress 版本需求 6.0 或更新版本
  • 已測試相容的 WordPress 版本 7.0.4
  • PHP 版本需求 7.0 或更新版本
  • 語言

    Czech 及 English (US).

    將這個外掛本地化為你的母語版本

  • 標籤:
    apimeta tagsmetadatarest-apiseo
  • 進階檢視

評分

這個項目尚無任何評論記錄。

撰寫評分

查看全部使用者評論

參與者

  • CCZGR
  • speedyweb

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.