Best Rating & Pageviews

설명

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

스크린샷

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

설치

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.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Add the shortcode ([pageviews] or [pageratings]) to the page topic

FAQ

Bots are not counted?

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

후기

2016년 9월 3일
I was looking for a plugin as an alternative to wp-postratings and wp-postviews. I found this plugin, and while it's pretty good, it doesn't have an options page in the WP backend. I hope this gets updated because it looks very promising!
모든 4 평가 읽기

기여자 & 개발자

“Best Rating & Pageviews”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Best Rating & Pageviews”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Best Rating & Pageviews”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.