strangerstudios / pmpro-approvals

Grants administrators the ability to approve/deny memberships after signup.
https://www.paidmembershipspro.com/add-ons/approval-process-membership/
19 stars 29 forks source link

Change "Your Level" to a different status #84

Closed andrewlimaza closed 5 years ago

andrewlimaza commented 5 years ago

Change your level to a different status.

All Submissions:

Changes proposed in this Pull Request:

Adjusts the "Your Level" text if the user is pending or denied.

Closes Issue: https://github.com/strangerstudios/pmpro-approvals/issues/53.

How to test the changes in this Pull Request:

  1. Sign up for a level which requires approval. Do not approve this user.
  2. View levels page. Your level should change to "Pending Approval".
  3. Deny the user. Go back to levels page, Your level should change to "Membership Denied".

Other information:

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted. Enhancement: Change "Your Level" text on levels page, and all instances to "Pending Approval" or "Memberships Denied" if not approved.