ChatProjects
AI-powered project management with multi-provider chat. Vector store file search. Chat with GPT, Claude, Gemini and more.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_chatprojects_chats | Stores chatprojects chats data created by this plugin. | Static |
| wp_chatprojects_messages | Stores chatprojects messages 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_optionsOption key:
chatprojects_activatedOption key:chatprojects_allowed_file_typesOption key:chatprojects_anthropic_keyOption key:chatprojects_assistant_instructionsOption key:chatprojects_capability_migrationOption key:chatprojects_chutes_keyOption key:chatprojects_db_versionOption key:chatprojects_debug_delete_logOption key:chatprojects_debug_interceptOption key:chatprojects_debug_last_encryptOption key:chatprojects_debug_sanitize_returnedOption key:chatprojects_debug_update_logOption key:chatprojects_debug_validate_Option key:chatprojects_default_modelOption key:chatprojects_encryption_keyOption key:chatprojects_gemini_keyOption key:chatprojects_general_chat_modelOption key:chatprojects_general_chat_providerOption key:chatprojects_last_encrypt_fingerprintOption key:chatprojects_max_file_sizeOption key:chatprojects_new_slugsOption key:chatprojects_old_slugsOption key:chatprojects_openai_keyOption key:chatprojects_openrouter_keyOption key:chatprojects_rewrites_flushedOption key:chatprojects_slug_cleanup_versionOption key:chatprojects_slug_conflictsOption key:chatprojects_slug_migration_versionOption key:cp_anthropic_api_keyOption key:cp_chutes_api_keyOption key:cp_gemini_api_keywp_postmetawp_postsCustom post type:
chatpr_projectwp_usermeta