WP ULike – Like & Dislike Buttons for Engagement and Feedback
Voting buttons that let your visitors give instant feedback. See what your audience loves with no registration, no friction, just one click.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bp_activity | Stores bp activity data created by this plugin. | Static |
| wp_ulike | Stores ulike data created by this plugin. | Static |
| wp_ulike_meta | Stores additional metadata (key-value pairs) for ulike records. | Static |