=== GamiPress - WP PostRatings integration === Contributors: gamipress, tsunoa, rubengc, eneribs Tags: rating, review, gamipress, gamification, awards, point, achievement, rank, badge, reward, credit, engagement, rate, star Requires at least: 4.4 Tested up to: 6.2 Stable tag: 1.0.7 License: GNU AGPLv3 License URI: http://www.gnu.org/licenses/agpl-3.0.html Connect GamiPress with WP PostRatings == Description == Gamify your [WP PostRatings](https://wordpress.org/plugins/wp-postratings/ "WP PostRatings") ratings thanks to the powerful gamification plugin, [GamiPress](https://wordpress.org/plugins/gamipress/ "GamiPress")! This plugin automatically connects GamiPress with WP PostRatings adding new activity events. = New Events = * Rate a post: When a user rates a post * Rate a specific post: When a user rates a specific post * Get a rate on a post: When an author gets a rate on a post * Get a rate on a specific post: When an author gets a rate on a specific post * Rate a post with a specific rating: When a user rates a post with a specific rating * Rate a specific post with a specific rating: When a user rates a specific post with a specific rating * Get a rate on a post with a specific rating: When an author gets a rate on a post with a specific rating * Get a rate on a specific post with a specific rating: When an author gets a rate on a specific post with a specific rating * Rate a post with a minimum rating: When a user rates a post with a minimum rating * Rate a specific post with a minimum rating: When a user rates a specific post with a minimum rating * Get a rate on a post with a minimum rating: When an author gets a rate on a post with a minimum rating * Get a rate on a specific post with a minimum rating: When an author gets a rate on a specific post with a minimum rating == 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 == == Screenshots == == Changelog == = 1.0.7 = * **Bug Fixes** * Fixed function to check requirements for specific rates. = 1.0.6 = * **Improvements** * Improved minimum rating events internal checks to match desired conditions. = 1.0.5 = * **Bug Fixes** * Fixed an incorrect function name. = 1.0.4 = * **New Features** * Added the ability to support negative rating values on specific rate events. = 1.0.3 = * **New Features** * Added new events based on specific rate. * **Bug Fixes** * Fixed post types passed to specific post events. * **Improvements** * Improved events descriptions. * Added correctly html markup for new fields on requirements UI. = 1.0.2 = * **Bug Fixes** * Fixed checks to meet if WP PostRatings is active. = 1.0.1 = * **Improvements** * Added support to GamiPress 1.4.8 multisite features. = 1.0.0 = * Initial release.