Attendant – AI Site Search & Content Finder

AI search chatbot that helps visitors find content on your website. Turns questions into a safe search of your own posts, pages, and products.

8 database tables

Table NameDescriptionMethod
wp_aicm_chunksStores aicm chunks data created by this plugin.Static
wp_aicm_logsA logging table that records activity, events, or audit history.Static
wp_aicm_qaStores aicm qa data created by this plugin.Static
wp_aicm_queueA job queue table for managing background tasks and scheduled operations.Static
wp_attendant_chunksStores attendant chunks data created by this plugin.Static
wp_attendant_logsA logging table that records activity, events, or audit history.Static
wp_attendant_qaStores attendant qa data created by this plugin.Static
wp_attendant_queueA job queue table for managing background tasks and scheduled operations.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:attendant_api_key_anthropicOption key:attendant_api_key_googleOption key:attendant_api_key_openaiOption key:attendant_db_versionOption key:attendant_index_statusOption key:attendant_log_dir_keyOption key:attendant_migrated_from_aicmOption key:attendant_monthly_usageOption key:attendant_settings
wp_postmeta
Post meta