Alert box for comments
Plugin creates button, that opens box and shows logged users 3 latest responds on their comments.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_answers | Stores answers 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:
abfc_leftOption key:abfc_left2Option key:abfc_topOption key:abfc_top2