Title: CCZGR AI
Author: CCZGR
Published: <strong>September 25, 2025</strong>
Last modified: July 13, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/cczgr-ai.svg)

# CCZGR AI

 By [CCZGR](https://profiles.wordpress.org/cczgr/)

[Download](https://downloads.wordpress.org/plugin/cczgr-ai.2.0.0.zip)

 * [Details](https://scn.wordpress.org/plugins/cczgr-ai/#description)
 * [Reviews](https://scn.wordpress.org/plugins/cczgr-ai/#reviews)
 *  [Installation](https://scn.wordpress.org/plugins/cczgr-ai/#installation)
 * [Development](https://scn.wordpress.org/plugins/cczgr-ai/#developers)

 [Support](https://wordpress.org/support/plugin/cczgr-ai/)

## Description

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.

## Installation

 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":"…"}`.

## FAQ

### 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CCZGR AI” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ CCZGR ](https://profiles.wordpress.org/cczgr/)
 *   [ speedyweb ](https://profiles.wordpress.org/speedyweb/)

“CCZGR AI” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/cczgr-ai/contributors)
for their contributions.

[Translate “CCZGR AI” into your language.](https://translate.wordpress.org/projects/wp-plugins/cczgr-ai)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/cczgr-ai/), check out
the [SVN repository](https://plugins.svn.wordpress.org/cczgr-ai/), or subscribe 
to the [development log](https://plugins.trac.wordpress.org/log/cczgr-ai/) by [RSS](https://plugins.trac.wordpress.org/log/cczgr-ai/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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.

## Meta

 *  Version **2.0.0**
 *  Last updated **2 days ago**
 *  Active installations **10+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.1**
 *  PHP version ** 7.0 or higher **
 *  Languages
 * [Czech](https://cs.wordpress.org/plugins/cczgr-ai/) and [English (US)](https://wordpress.org/plugins/cczgr-ai/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/cczgr-ai)
 * Tags
 * [api](https://scn.wordpress.org/plugins/tags/api/)[meta tags](https://scn.wordpress.org/plugins/tags/meta-tags/)
   [metadata](https://scn.wordpress.org/plugins/tags/metadata/)[rest-api](https://scn.wordpress.org/plugins/tags/rest-api/)
   [seo](https://scn.wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://scn.wordpress.org/plugins/cczgr-ai/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/cczgr-ai/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/cczgr-ai/reviews/)

## Contributors

 *   [ CCZGR ](https://profiles.wordpress.org/cczgr/)
 *   [ speedyweb ](https://profiles.wordpress.org/speedyweb/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/cczgr-ai/)