Block Member Posting for BuddyPress

설명

Allow an admin to block a BuddyPress/BuddyBoss member from posting and commenting.

You can block single members or all members belonging to a specific profile type.

Like this plugin? Please consider leaving a 5-star review.

Do you want customizations: Contact me at gianniskipouros.com.

스크린샷

설치

  1. Upload “Block Member Posting for BuddyPress” plugin into the directory wp-content/plugins/.
  2. Enable “Block Member Posting for BuddyPress” plugin.

FAQ

There are no FAQ just yet.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Block Member Posting for BuddyPress”(을)를 번역하세요.

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

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

변경이력

1.1.3

  • Security: Use prepared statements for the blocked-members admin filter query.
  • Fix: Escape dynamic member/profile names with esc_html() instead of the translation functions.
  • Fix: Remove duplicate member-type save handler that stored term meta twice.
  • Fix: Remove enqueue of an unregistered admin script handle.
  • Fix: Print the correct notice when BuddyPress is disabled on the admin list page.
  • Fix: Resolve PHP 8 “undefined array key” warnings and replace the deprecated FILTER_SANITIZE_STRING.

1.1.2

  • Update: WordPress 6.7.1
  • Update: BuddyPress 14.3.3

1.1.0

  • Add the post and comment blocking of specific member types (BuddyPress) or profile types (BuddyBoss).
  • Block comment replies for members that have their comments blocked.

1.0.1

  • Fix issue with function prefix

1.0

  • First Edition release