I like
Beautiful like and dislike buttons on each post, display total likes and dislikes of our visitors.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_i_like_table | Stores i like table 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:
btn_dislike_labelOption key:btn_like_labelOption key:dislike_message_fieldOption key:like_message_fieldOption key:login_message_fieldOption key:total_label