=== GamiPress - Block Users ===
Contributors: gamipress, tsunoa, rubengc, eneribs
Tags: gamipress, gamification, gamify, point, achievement, badge, award, reward, credit, engagement, block, user, restrict, prevent, ban
Requires at least: 4.4
Tested up to: 6.0
Stable tag: 1.0.1
License: GNU AGPLv3
License URI:  http://www.gnu.org/licenses/agpl-3.0.html

Block users and roles from getting awarded through the GamiPress awards engine

== Description ==

GamiPress - Block Users let's you block users and roles from getting awarded through the [GamiPress](https://wordpress.org/plugins/gamipress/ "GamiPress") awards engine!

In addition, blocked users activity won't be registered on logs what makes it ideal for stop registering and awarding undesired user roles like site administrators.

== Installation ==

= From WordPress backend =

1. Navigate to Plugins -> Add new.
2. Click the button "Upload Plugin" next to "Add plugins" title.
3. Upload the downloaded zip file and activate it.

= Direct upload =

1. Upload the downloaded zip file into your `wp-content/plugins/` folder.
2. Unzip the uploaded zip file.
3. Navigate to Plugins menu on your WordPress admin area.
4. Activate this plugin.

== Frequently Asked Questions ==

= How can I block users and roles? =

After installing GamiPress - Block Users, you will find the plugin settings on your WordPress admin area navigating to the GamiPress menu -> Settings -> Add-ons tab at box named "Block Users".

Just choose the roles and/or users to want to prevent to getting awarded and click the "Save Settings" button.

== Screenshots ==

== Changelog ==

= 1.0.1 =

* **Bug Fixes**
* Fixes user selector.
* **Improvements**
* Make use of WordPress security functions for ajax requests.
* Replace all uses of select2() function by gamipress_select2() function.

= 1.0.0 =

* Initial release.
