Jason Coleman
Jason Coleman
Someone on the forums mentioned that users who weren't approved could gain access to files anyway. Since we call pmpro_has_membership_access() here https://github.com/strangerstudios/paid-memberships-pro/blob/dev/services/getfile.php#L74 that should be filtered by PMPro Approvals, but...
**Is your feature request related to a problem? Please describe.** If your checkout page is very stylized or you just want to change the heading of the child fields section,...
The code to redirect always redirects away even when you should have access. Create 2 levels. Give yourself both levels. Mark one CPT post to require one level. Mark another...
## Description We are going to add some spam/security features: [x] IP Block at checkout if there are more than 10 failures within 15 minutes. [ ] Built in support...
We are moving some of our code that updates plugins from our license server into it's own plugin: [pmpro-update-manager](https://github.com/strangerstudios/pmpro-update-manager). This PR will remove some of the code that was moved...
## Description Adds a CSV export/download button to the bottom of the orders page. ## How has this been tested? ## Types of changes ## Checklist: - [ ] This...
### Reproduction Steps 1. Edit a course. 2. Add an access plan. 3. Set the plan to require membership. 4. Choose a membership. 5. Save All Plans. 6. Reload the...
This has been requested by at least 1 user. The core WP software sends validation emails when a user (including non-admin users) changes their email from the edit profile page...
**Is your feature request related to a problem? Please describe.** Enabling some kind of object cache speeds up WordPress significantly. However, we have recommended leaving this off because various problems...