=== Single Post View Counter ===
Contributors: whyviru
Tags: single post views, view counter, page views, analytics
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A simple plugin to count and display post views on each post page. Tracks views and shows the view count at the end of each post.

== Description ==

Single Post View Counter is a lightweight plugin that tracks and displays the number of views for each post. It's easy to install, and the view count is displayed at the end of each post automatically.

= Key Features =

* Tracks views for individual posts
* Displays the view count at the bottom of each post
* Lightweight and simple to use

== Installation ==

1. Upload the plugin files to the '/wp-content/plugins/single-post-view-counter' directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Post views will automatically be counted and displayed at the end of each post.

== Frequently Asked Questions ==

= Where is the post view count displayed? =
The post view count is displayed at the end of each post on the single post page.

= Does the plugin work with cached pages? =
The plugin may not count views accurately on cached pages. If you use a caching plugin, consider setting an exception for single post pages.

= Can I display the view count in a different location? =
Yes, you can edit the 'why_pvc_display_post_views' function in the plugin file or add a shortcode to display the view count wherever you like.

== Screenshots ==

1. Display of post views on a single post page

== Changelog ==

= 1.0.0 =
* Initial release of the Post View Counter plugin.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
