=== GamiPress - Block Users === Contributors: gamipress, tsunoa, rubengc, eneribs Tags: gamipress, gamification, block, user, restrict Requires at least: 4.4 Tested up to: 7.0 Stable tag: 1.0.4 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.4 = * **Improvements** * Make use of GamiPress new tooltips. = 1.0.3 = * **Improvements** * Blocked users now do not get displayed or earners lists. * Blocked users now lost their earnings tabs on BuddyPress and BuddyBoss. = 1.0.2 = * **Improvements** * Added new filters to improve user blocking = 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.