=== Simple Post Views === * Author: Md Maruf Adnan Sami * Author URI: https://www.mdmarufadnansami.com * Donate link: https://www.buymeacoffee.com/RealboyAdnan * Tags: views, post views, views count, post meta, unique views * Version: 2.0 * Requires at least: 5.0 * Tested up to: 6.7 * Stable Tag: 2.0 * Requires PHP: 7.0 * License: GPLv2 or later * License URI: https://www.gnu.org/licenses/gpl-2.0.html A simple WordPress plugin to count unique post views and display the view count in various locations. == Description == Simple Post Views is a lightweight plugin that allows you to count and display unique views for each post on your WordPress site. It provides the following features: - Counts unique views for each post. - Adds a "Views" column in the post list table to display the view count. - Displays the view count after or before the post content. - Formats the view count with K, M, or B for thousands, millions, and billions respectively. - Provides options to control the display of post content views. == Installation == 1. Upload the `simple-post-views` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == = 1.0 = * initial release. = 2.0 = * Error fixed.