Jason Coleman

Results 39 issues of Jason Coleman

In the WP dashboard, you can edit a user and give them a first or last name that is a thousand characters long. Because these values are stored in user...

Difficulty: Medium
Impact: Medium

Our membership shortcode and blocks have a "Non-members" option, but the settings we've added to builder sections/elements/blocks doesn't have this option. For example, with Beaver Builder, we add the options...

Type: Enhancement
Difficulty: Medium
Status: Needs Code

When processing a one time payment "charge", the PayPal Express integration adds the tax amount into the total and DOES NOT pass the tax as a separate value: https://github.com/strangerstudios/paid-memberships-pro/blob/dev/classes/gateways/class.pmprogateway_paypalexpress.php#L652 https://github.com/strangerstudios/paid-memberships-pro/blob/dev/classes/gateways/class.pmprogateway_paypalexpress.php#L659-L662...

Difficulty: Hard
Status: Needs Thought

**Is your feature request related to a problem? Please describe.** If a user changes their email in WP, we are not updating the address in Stripe. This isn't always a...

Type: Enhancement
Difficulty: Medium
Impact: Low
Status: Needs Code

Right now we dump a lot of ugly, technical data into the IPN/Webhook log emails. We should still dump this data, it's useful to us nerds, but we should be...

Type: Enhancement
Difficulty: Medium
Impact: Low
Status: Needs Thought

abstract from this: https://github.com/andrewlimaza/pmpro-woocommerce/blob/33b9f6ef97668915665d8561bc485877dff0ac6e/pmpro-woocommerce.php#L382-L395

Difficulty: Medium

Add an option to redirect users from PMPro pages to the WC equivalents. So the PMPro levels page should redirect to the /shop/ page. The /membership-account/ page should redirect to...

We should add something like this when we add fields into core PMPro. https://gist.github.com/ideadude/3f4739fcb84d7702b92c7bf8bd759f47

We'd like to e.g. trigger an action in Zapier when a user is approved, unapproved, or denied. We can build a system that could be polled from Zapier similar to...

Currently if you install the PMPro Multisite Memberships Plugin on some subsites on a network, it will manage approval on each site individually instead of checking the approval data at...

Difficulty: Medium
Impact: Medium