You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE.MD
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
<!-- MARK COMPLETED ITEMS WITH AN [x] -->
12
12
13
13
-[ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
14
-
-[ ] The issue still exists against the latest `dev` branch of Paid Memberships Pro on Github (this is **not** the same version as on WordPress.org!)
14
+
-[ ] The issue still exists against the latest `dev` branch of Paid Memberships Pro on Github (this is **not** the same version as the latest stable release!)
15
15
-[ ] I have attempted to find the simplest possible steps to reproduce the issue
16
16
17
17
## Steps to reproduce the issue
@@ -33,7 +33,7 @@ I was expecting to see...
33
33
<!-- MARK COMPLETED ITEMS WITH AN [x] -->
34
34
35
35
-[ ] This bug happens with only Paid Memberships Pro plugin active
36
-
-[ ] This bug happens with a default WordPress theme active, or [Memberlite](https://wordpress.org/themes/memberlite/)
36
+
-[ ] This bug happens with a default WordPress theme active, or [Memberlite](https://www.memberlitetheme.com)
37
37
-[ ] I can reproduce this bug consistently using the steps above
Description: Integrates Paid Memberships Pro with the Pods Framework to add groups of fields to many areas of your membership site including Member Profiles, the Membership Checkout page, and admin screens including Membership Levels and Orders.
@@ -23,7 +23,7 @@ This integration allows you to create and manage groups of fields for many areas
23
23
24
24
Each group and field can have custom membership level requirements. This means that only users of a specific membership level or a user completing checkout for that membership level can view and complete protected fields.
25
25
26
-
*Requires [Pods Framework 2.8.17+](https://wordpress.org/plugins/pods/) and [Paid Memberships Pro 2.6+](https://wordpress.org/plugins/paid-memberships-pro/)*
26
+
*Requires [Pods Framework 2.8.17+](https://wordpress.org/plugins/pods/) and [Paid Memberships Pro 2.6+](https://www.paidmembershipspro.com)*
27
27
28
28
https://youtu.be/oNUtPO2K0L4
29
29
@@ -67,7 +67,7 @@ For immediate help, also post to our premium support site at [https://www.paidme
67
67
68
68
= I need help installing, configuring, or customizing the plugin. =
69
69
70
-
Please visit our premium support site at [https://www.paidmembershipspro.com](https://www.paidmembershipspro.com) for more documentation and our support forums.
70
+
Please visit our premium support site at [https://www.paidmembershipspro.com/support](https://www.paidmembershipspro.com/support) for more documentation and our support forums.
71
71
72
72
== Screenshots ==
73
73
@@ -86,6 +86,9 @@ Please visit our premium support site at [https://www.paidmembershipspro.com](ht
86
86
13. Use Pods Blocks to display PMPro information in new ways
87
87
88
88
== Changelog ==
89
+
= 1.0.4 - 2024-10-18 =
90
+
* FEATURE: Now updating the plugin from paidmembershipspro.com.
91
+
89
92
= 1.0.3 - 2023-10-06 =
90
93
* ENHANCEMENT: Added support for the "Add Member From Admin" Add On. Show fields that are shown at checkout on the Add Member page.
91
94
* ENHANCEMENT: Improved accessibility for screen readers.
0 commit comments