AI Ghostwriter Lite

AI-powered content planning, generation, and publishing for WordPress using OpenAI GPT models.

5 database tables

Table NameDescriptionMethod
wp_aigh_execution_stepsStores aigh execution steps data created by this plugin.Static
wp_aigh_executionsStores aigh executions data created by this plugin.Static
wp_aigh_pipelinesStores aigh pipelines data created by this plugin.Static
wp_aigh_plan_itemsStores aigh plan items data created by this plugin.Static
wp_aigh_plansStores aigh plans 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:aigh_api_keyOption key:aigh_default_categoryOption key:aigh_default_statusOption key:aigh_modelOption key:aigh_serper_api_keyOption key:aigh_template_version
wp_postmeta
Post meta