이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

BuddyPress Rate Forum Posts

설명

BuddyPress 1.6 compatible. Users can rate forum posts in BuddyPress. Good posts are highlighted and poor posts diminished. Highlighted karma points shown for each user. Only works with forums for groups; not compatible with site wide forums.

Features & Options:
* Post rating and responses via ajax.
* Posts can only be rated once: thumbs up or thumbs down. This can be replaced with ‘like’ and ‘dislike’. Super-admins can rate a post as much as they want, however group admins can only rate once.
* Good posts are highlighted light yellow (default +10), great posts are highlighted bright yellow (default +25), poor posts become slightly opaque (default -3), and very poor posts have their content hidden and viewable via an ajax link. (default -6).
* Karma points are given to each user based on their posting history. Karma points can be based on total accumulated ratings (good for quiet sites), average post rating (good for very busy sites) or a balance of the two (good for medium traffic sites). The default is the later.
* User Karma points are highlighted depending on number of karma points. There are 5 levels (based on natural log). Default, above 7p, above 19p, above 51p, and above 138p. The scale goes from grey to bright yellow. These values can be edited in bp-rate-forum-posts.php
* Topic ratings are shown in group and forum listings view using the rating of the initial post.
* Only logged-in users can rate posts.
* No new database tables are created.
* Post Karma shows on Member view
* There is an admin screen to change karma levels, post highligting and diminishing values, and karma calculation method
* No post rating when the topic is closed (except admin)

Thanks to Intense Debate for their thumb graphics and good layout.

스크린샷

  • Post rating in action. Read the posts for description of each feature.
  • A glimpse of the back end admin options

설치

  1. Ensure you are using forums for groups and not site-wide forums
  2. Begin rating posts! (Note that only system admins can rate posts as much as they want, others can only rate once.)
  3. Optionally edit plugin settings in the wordpress admin under BuddyPress->Rate Forum Posts.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “BuddyPress Rate Forum Posts”(을)를 번역하세요.

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

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

변경이력

1.7

  • compatible with BuddyPress 1.6, fixed bug where Thank you said Thank you0. Fixed $wpdb->prepare warnings, fixed other php debug warnings, fixed admin url for multisite network admin.

1.6.6

  • compatible with BuddyPress 1.5, user rating history bug fix

1.6.5

  • compatible with BuddyPress 1.5, fixed rating.js loading issue

1.6.4

  • compatible with BuddyPress 1.5

1.6.3

  • added option to hide ratings in discussion form listings

1.6.2

  • fixed bug which produced odd mysql error messages at times

1.6

  • Re-wrote many parts of plugin with faster and cleaner code. Disabled rating for closed topics. Removed legacy code for pre BP 1.2.4 installs.

1.5.1

  • changed default karma calculation to Total Karma point

1.5

  • added option not to show negative karma, fixed bug where hidden posts had no ‘show’ link

1.4.3

  • Compatibility with BP 1.2.4

1.4.2

  • hide post rating when it’s zero

1.4.1

  • fixed length null error. Plugin is now BP 1.2.4 compatible

1.3.2

  • fixed very minor javascript bug again

1.3.1

  • fixed very minor javascript bug in forums section

1.3

  • added ability to change karma calculation. fixed minor bug

1.2.1

  • added ability to hide karma, fixed karma on members page, and fixed bug for separate bbpress installs

1.2

  • added ability to hide karma, fixed karma on members page

1.1

  • added admin options

1.0.3

  • fixed conflict with admin javascript

1.0.2

  • fixed folder name bug

1.0

  • Initial release.