I like

Beautiful like and dislike buttons on each post, display total likes and dislikes of our visitors.

1 database table

Table NameDescriptionMethod
wp_i_like_tableStores 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_options
Option key:btn_dislike_labelOption key:btn_like_labelOption key:dislike_message_fieldOption key:like_message_fieldOption key:login_message_fieldOption key:total_label