Best Rating & Pageviews

0

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 pagevie

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
pa_languages
Rating
Total ratings
Tag

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]');