Descripció
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]');
Captures
Instal·lació
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
PMF
-
Bots are not counted?
-
Yes. When counting the pageviews plugin does not take into account bots.
Ressenyes
Col·laboradors i desenvolupadors
«Best Rating & Pageviews» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“Best Rating & Pageviews” s’ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.
Traduïu «Best Rating & Pageviews» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
3.0.3
- Fixed bugs
3.0.2
- Fixed bugs
3.0.1
- Fixed bugs
3.0.0
- New plugin core
- Important! Some settings are completely incompatible with previous versions of the plugin. Before updating the plugin, make a backup copy of it
2.2.1
- Now you can choose which post types to collect statistics for
2.2.0
- New interface
2.0.0
- Added the ability to delete all statistics
1.2.0
- Some changes
1.1.3
- Fix bugs
- Added itemReviewed
1.1.2
- Fix bugs
1.1.1
- Fix bugs
1.1.0
- Fix bugs
- Improved plugin algorithm
- Added settings page
1.0.1
- Fixed counting bots.
- Fixed sorting mechanism on dashboard.
1.0.0
- First relise.