LLM Moderator For wpForo
AI-powered context-aware moderation for wpForo using OpenRouter with standalone Moderator/Admin interface.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_colaias_wpforo_ai_flag_metrics | Stores colaias wpforo ai flag metrics data created by this plugin. | Static |
| wp_colaias_wpforo_ai_muted_users | Stores colaias wpforo ai muted users data created by this plugin. | Static |
| wp_wpforo_profiles | Stores wpforo profiles data created by this plugin. | Static |
| wp_wpforo_usergroups | Stores wpforo usergroups 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:
colaias_wpforo_ai_cached_site_urlOption key:colaias_wpforo_ai_can_log_infoOption key:colaias_wpforo_ai_custom_xtitle_for_openrouterOption key:colaias_wpforo_ai_flag_typesOption key:colaias_wpforo_ai_max_precedingOption key:colaias_wpforo_ai_max_succeedingOption key:colaias_wpforo_ai_moderation_promptOption key:colaias_wpforo_ai_mute_durationOption key:colaias_wpforo_ai_openrouter_api_keyOption key:colaias_wpforo_ai_openrouter_modelOption key:colaias_wpforo_ai_openrouter_timeoutOption key:colaias_wpforo_ai_send_metrics_to_openrouterOption key:colaias_wpforo_ai_use_context