AI Content Classifier
Generate SEO-optimized WordPress content using OpenAI's GPT models. Security-hardened plugin for professional content creation.
6 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_aicg_bulk_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_aicg_cache | A cache table that stores temporary computed or fetched data. | Static |
| wp_aicg_temp_data | Stores aicg temp data data created by this plugin. | Static |
| wp_aicg_template_versions | Stores aicg template versions data created by this plugin. | Static |
| wp_aicg_templates | Stores aicg templates data created by this plugin. | Static |
| wp_aicg_usage_log | A logging table that records activity, events, or audit history. | 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_optionsOption key:
aicg_activation_dateOption key:aicg_admin_noticesOption key:aicg_api_keyOption key:aicg_api_key_encryptedOption key:aicg_api_keysOption key:aicg_cache_expiryOption key:aicg_default_languageOption key:aicg_encryption_keyOption key:aicg_max_tokensOption key:aicg_modelOption key:aicg_plugin_versionOption key:aicg_temperatureOption key:aicg_usage_statswp_postmetawp_usermeta