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]');
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Upload the entire
best-rating-pageviews
folder to the/wp-content/plugins/
directory. - Activate the plugin through the Plugins screen in WordPress
- Add the shortcode (
[pageviews]
or[pageratings]
) to the page topic
FAQ
-
Yes. When counting the pageviews plugin does not take into account bots.