﻿=== Best Rating & Pageviews ===
Contributors: icopydoc
Donate link: https://pay.cloudtips.ru/p/45d8ff3f
Tags: rating, stars, pageviews, widget, popular
Requires at least: 4.5
Tested up to: 6.9.4
Stable tag: 4.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add Star rating, pageviews and adds a tool for analyzing the effectiveness of content with the supplied shortcode.

== Description ==

Add Star rating, pageviews and adds a tool for analyzing the effectiveness of content. Also this plugin adds a widget which shows popular posts and pages based on the rating and pageviews.

= Displays the number of page views =

[pageviews] - Displays the number of page views.

Notice:

*   This shortcode can be used in the body of the article.
*   This shortcode can be used in the loop body of templates.
*   This shortcode cannot be used outside the loop of the template.

Example:

`[pageviews]`
`do_shortcode('[pageviews]');`

= Display the rating starss =

[pageratings] - display the rating stars.

Notice:

*   This shortcode can be used in the body of the article.
*   This shortcode can be used in the loop body of templates.
*   This shortcode cannot be used outside the loop of the template.

Example:

`[pageratings]`
`do_shortcode('[pageratings]');`

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the entire `best-rating-pageviews` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Add the shortcode (`[pageviews]` or `[pageratings]`) to the page topic

== Frequently Asked Questions ==

= Bots are not counted? =

Yes. When counting the pageviews plugin does not take into account bots.

== Screenshots ==

1. screenshot-1.png
1. screenshot-2.png
1. screenshot-3.png

== Changelog ==

= 4.1.0 =
*Release Date 21-04-2026*

* Fixed bugs.

= 4.0.0 =
*Release Date 06-02-2026*

* New plugin core.

= 3.0.3 =
* Fixed bugs.

= 1.0.0 =
* First relise.

== Upgrade Notice ==

= 4.1.0 =
*Release Date 21-04-2026*

* Fixed bugs.