=== Blog Post Likes === Contributors: (esdy) Tags: post likes, post dislikes Requires at least: 4.7 Tested up to: 5.8 Stable tag: 1.0.0 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A plugin that shows the likes and dislikes of a particular post. == Description == Finally, a plugin to track likes and dislikes of posts without necessarily requiring login! The plugin uses the devices MAC address to identify the user reading a particular post. Unlike IP Addresses which tend to change from time to time, the MAC address is constant making it possible to identify post’s and device’s relationship and user interaction with the thumbs up and thumbs down icons. == Installation == 1. Upload `blog-post-likes.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress