forked from strangerstudios/pmpro-member-history
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
26 lines (19 loc) · 968 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
=== Paid Memberships Pro - Member History Add On ===
Contributors: strangerstudios
Tags: pmpro, paid memberships pro, members, history
Requires at least: 3.5
Tested up to: 4.3
Stable tag: .2.2
Display a history of a user's Membership on the User Profile for admins only.
== Description ==
This plugin adds a Membership History section to the user profile, allowing you to view (in one place) all the membership levels held by the specific user. The history view is visible to admins only.
== Changelog ==
= .2.2 =
* BUG: Fixed invalid expiry date in member history for members who have none
= .2.1 =
* Fixed typo in href of the Membership Levels History tab. (Thanks, Chris James)
* Removed debug code that could have caused a fatal error.
= .2 =
* Added tabbed view to display history based on "pmpro_membership_orders" or "pmpro_memberships_users" tables (which includes admin changes to a user's membership).
= .1 =
* Initial commit.