
Add Star rating, pageviews and adds a tool for analyzing the effectiveness of content with the supplied shortcode.
Author: | Maxim Glazunov (profile at wordpress.org) |
WordPress version required: | 4.5 |
WordPress version tested: | 6.4.1 |
Plugin version: | 3.0.3 |
Added to WordPress repository: | 11-08-2016 |
Last updated: | 28-11-2023 |
Rating, %: | 86 |
Rated by: | 3 |
Plugin URI: | https://icopydoc.ru/category/documentation/ |
Total downloads: | 4 180 |
Active installs: | 20+ |
![]() Click to start download |
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
FAQ
ChangeLog