Skip to content

Commit

Permalink
Merge pull request #11 from kimcoleman/dev
Browse files Browse the repository at this point in the history
Updating to version 1.2
  • Loading branch information
kimcoleman authored May 21, 2020
2 parents 5921917 + 8c61af0 commit 4eaa7f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pmpro-roles.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Plugin URI: https://www.paidmembershipspro.com/add-ons/pmpro-roles/
* Author: Paid Memberships Pro
* Author URI: https://www.paidmembershipspro.com
* Version: 1.1
* Version: 1.2
* License: GPL2
* Text Domain: pmpro-roles
* Domain Path: /pmpro-roles
Expand Down
9 changes: 6 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: strangerstudios, joshlevinson
Tags: pmpro, paid memberships pro, membership, roles
Requires at least: 3.0
Tested up to: 5.4.1
Stable tag: 1.1
Stable tag: 1.2

Adds a WordPress Role for each Membership Level.

Expand Down Expand Up @@ -46,9 +46,12 @@ Please visit our premium support site at https://www.paidmembershipspro.com for

== Changelog ==

= 1.1 - 2020-05-21 =
= 1.2 - 2020-05-21 =
* BUG FIX/ENHANCEMENT: Adding the "read" capability to all custom level roles by default. You can filter custom role capabilities using the `pmpro_roles_default_caps` filter.
* BUG FIX/ENHANCEMENT: Added a "Delete Roles and Deactivate" link to the plugins page to deactivate with a bit more cleanup. Users are given the "Subscriber" role if they had a membership level based role before.
* BUG FIX: Repaired issue where the "Delete Roles and Deactivate" link would show when the plugin was inactive.

= 1.1 =
* Added a "Delete Roles and Deactivate" link to the plugins page to deactivate with a bit more cleanup. Users are given the "Subscriber" role if they had a membership level based role before.

= 1.0 =
* FEATURE: This is the initial version of the plugin.

0 comments on commit 4eaa7f1

Please sign in to comment.