Andrew Lima
Andrew Lima
The styling is out for me 
Tested this further and it's working via the User Fields feature. I plan to dig deeper through #1806 when I get a chance. I ran a quick test with an...
You may load the recaptcha on all instances by adding the following line of code to your custom plugin - `add_action( 'wp', 'pmpro_init_recaptcha', 10 );`
Current solution will be to use the Zapier Add On - https://www.paidmembershipspro.com/add-ons/pmpro-zapier/
Is it only the Visits that are off or do you know of other statistics that are incorrect? Here is an older issue with similar issues - https://github.com/strangerstudios/paid-memberships-pro/issues/2066
I like the idea of Add Ons filtering in their own level settings to Site Health as an alternative. For example subscription delay could hold the code to adjust the...
I'm okay with it being less performant as it's in the admin on a very specific case. Not a lot of Add Ons store in level meta currently so it...
We currently don't have any ETA for this @Nate33231 - it's in the review and testing stages. You may apply this Pull Request to your site and test it out...
Making a note here, this isn't possible to test in Sandbox Mode as ARB isn't available in sandbox mode. A workaround would be to let member's checkout again for their...
Temporary solution would be to use the Approvals Add On and setup a cron job to check daily the date then auto-approve them. It's not an ideal workaround, but what's...