Aculect AI Companion

Use ChatGPT, Claude, Codex, and other MCP AI assistants to manage WordPress content, media, comments, and site workflows.

11 database tables

Table NameDescriptionMethod
wp_aculect_ai_cacheA cache table that stores temporary computed or fetched data.Static
wp_aculect_ai_companion_logsA logging table that records activity, events, or audit history.Static
wp_aculect_ai_companion_oauth_access_tokensStores access tokens for authentication or API access.Static
wp_aculect_ai_companion_oauth_auth_codesStores aculect ai companion oauth auth codes data created by this plugin.Static
wp_aculect_ai_companion_oauth_clientsStores aculect ai companion oauth clients data created by this plugin.Static
wp_aculect_ai_companion_oauth_refresh_tokensStores access tokens for authentication or API access.Static
wp_aculect_ai_content_chunksStores aculect ai content chunks data created by this plugin.Static
wp_aculect_ai_content_indexStores aculect ai content index data created by this plugin.Static
wp_aculect_ai_jobsA job queue table for managing background tasks and scheduled operations.Static
wp_aculect_ai_link_graphStores aculect ai link graph data created by this plugin.Static
wp_aculect_ai_memory_itemsStores aculect ai memory items 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:aculect_ai_companion_activity_last_pruned_atOption key:aculect_ai_companion_chatgpt_connection_stateOption key:aculect_ai_companion_enabled_abilitiesOption key:aculect_ai_companion_log_last_pruned_atOption key:aculect_ai_companion_oauth_codesOption key:aculect_ai_companion_oauth_tokensOption key:aculect_ai_companion_remove_data_on_uninstallOption key:aculect_ai_companion_rewrite_versionOption key:blog_charset
wp_postmeta
Post meta
wp_termmeta
Term meta