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

BP Include Non-member Comments

설명

By default, BuddyPress does not include comments from non-members (or non-logged-in users more generally) in the sitewide activity stream. This plugin records activity items for those comments.

Please note: the latest version of this plugin (1.2) will NOT work with versions of BuddyPress between 1.2RC and 1.2.1. BP versions 1.2.2+ are supported. Please download an earlier version of this plugin for compatibility with older versions of BuddyPress

설치

  • Upload the directory ‘/bp-include-non-member-comments/’ to your WP plugins directory and activate from the Dashboard of the main blog.
  • If you’re using a version of BP prior to 1.2, you’ll need to uncomment lines 13 and 14 of the plugin in order to activate it.

후기

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

기여자 & 개발자

“BP Include Non-member Comments”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “BP Include Non-member Comments”(을)를 번역하세요.

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

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

변경이력

1.3

  • Fixed some PHP warnings
  • Improved PHP 5.4 performance
  • Unit tests

1.2.1

  • Added checks for spam status
  • Fixed bug that made approved comments from site members appear twice

1.2

  • Adapted to BuddyPress’s new comment activity recording method
  • Comment approval now posts to the activity stream as well (as a new comment)

1.1.1

  • Fixed comment link bug (thanks unknown!)

1.1

  • Normalized file structure to latest BP standards (bp_init)
  • Fixed problem with deprecated bp_post_get_permalink

1.0

  • Initial release