Easy GPT for WP | AI Content Generator

Generate SEO content for WordPress with GPT models from OpenAI, DeepSeek and Gemini. Includes auto updates, translations, moderation, Yoast & WooC …

5 database tables

Table NameDescriptionMethod
wp_article_generation_tasksStores article generation tasks data created by this plugin.Static
wp_bulk_generationsStores bulk generations data created by this plugin.Static
wp_easy_gpt_moderation_logA logging table that records activity, events, or audit history.Static
wp_easy_gpt_refresh_logA logging table that records activity, events, or audit history.Static
wp_easy_gpt_translationsStores easy gpt translations data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:easy_gpt_auto_reply_cron_intervalOption key:easy_gpt_autorestart_auto_reply_cronOption key:easy_gpt_autorestart_batch_cronOption key:easy_gpt_autorestart_moderation_cronOption key:easy_gpt_autorestart_refresh_cronOption key:easy_gpt_autorestart_translation_cronOption key:easy_gpt_cron_intervalOption key:easy_gpt_default_authorOption key:easy_gpt_license_expiresOption key:easy_gpt_license_keyOption key:easy_gpt_license_statusOption key:easy_gpt_moderation_cron_intervalOption key:easy_gpt_optionsOption key:easy_gpt_plugin_versionOption key:easy_gpt_show_welcome_popupOption key:woocommerce_currency
wp_postmeta
Post meta