=== Block Member Posting for BuddyPress ===
Contributors: giannis4
Tags: buddypress, members, block, post
Requires at least: 6
Tested up to: 7.0.2
Requires PHP: 7.4
Stable tag: 1.1.3
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=J7GGEGDD4XV5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Block a member or a specific member/profile type from making new posts and activity comments for BuddyPress and BuddyBoss

== Description ==

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](https://wordpress.org/support/plugin/bp-block-member-posting/reviews/#new-post).**

**Do you want customizations: Contact me at [gianniskipouros.com](https://gianniskipouros.com/).**

== Installation ==

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


== Frequently Asked Questions ==

There are no FAQ just yet.

== Screenshots ==
1. New post form is removed for blocked members.
2. Activity comment and reply buttons are removed for blocked members.
3. Admin Users list has new columns and filters for blocked members.
4. The options to block a specific member from posting.
5. The options to block a specific Profile Type from posting (BuddyBoss).
6. The options to block a specific Member Type from posting (BuddyPress).

== Changelog ==

= 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

== Upgrade Notice ==

There is no need to upgrade just yet.
