Aller au contenu
WordPress.org

Français

  • Thèmes
  • Extensions
  • Actualités
    • Documentation
    • Forums
  • À propos
  • Compositions
    • Équipes
    • Guide de contribution
  • Obtenir WordPress
Obtenir WordPress
WordPress.org

Plugin Directory

CCZGR AI

  • Envoyer une extension
  • Mes favoris
  • Se connecter
  • Envoyer une extension
  • Mes favoris
  • Se connecter

CCZGR AI

Par CCZGR
Télécharger
  • Détails
  • Avis
  • Installation
  • Développement
Support

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.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« CCZGR AI » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs
  • CCZGR
  • speedyweb

“CCZGR AI” a été traduit dans 1 locale. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « CCZGR AI » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

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.

Méta

  • Version 2.0.0
  • Dernière mise à jour il y a 1 mois
  • Installations actives 20+
  • Version de WordPress 6.0 ou plus
  • Testé jusqu’à 7.0.4
  • Version de PHP 7.0 ou plus
  • Langues

    Czech et English (US).

    Traduisez la dans votre langue

  • Étiquettes
    apimeta tagsmetadatarest-apiseo
  • Vue avancée

Évaluations

Aucun avis n’a encore été envoyé.

Votre avis

Tout voir

Contributeurs

  • CCZGR
  • speedyweb

Support

Quelque chose à dire ? Besoin d’aide ?

Voir le forum de support

  • À propos
  • Actualités
  • Hébergement
  • Confidentialité
  • Vitrine
  • Thèmes
  • Extensions
  • Compositions
  • Apprendre
  • Support
  • Développeurs & développeuses
  • WordPress.tv ↗
  • Contribuer
  • Évènements
  • Faire un don ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Français

  • Visitez notre compte X (précédemment Twitter)
  • Visiter notre compte Bluesky
  • Visiter notre compte Mastodon
  • Visiter notre compte Threads
  • Consulter notre compte Facebook
  • Consulter notre compte Instagram
  • Consulter notre compte LinkedIn
  • Visiter notre compte TokTok
  • Visiter notre chaîne YouTube
  • Visiter notre compte Tumblr
Le code est une poésie.
The WordPress® trademark is the intellectual property of the WordPress Foundation.