Init Chat Engine – Real-Time, Community, Extensible
A lightweight, real-time community chat system built with REST API and Vanilla JS. No jQuery, no reload. Full admin panel with moderation tools.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_init_chatbox_banned | Stores init chatbox banned data created by this plugin. | Static |
| wp_init_chatbox_msgs | Stores init chatbox msgs data created by this plugin. | Static |
| wp_init_chatbox_stats | Stores analytics or statistics data. | 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:
init_chat_advanced_settingsOption key:init_chat_basic_settingsOption key:init_chat_last_daily_stat_updateOption key:init_chat_security_settingsOption key:init_plugin_suite_chat_engine_db_versionOption key:init_plugin_suite_chat_engine_settingswp_usermeta