test onlinde
blah blah blah blah
MemberPress: Send Tax (e.g. VAT) to Stripe
This code snippet will send the user’s VAT/TAX number to Stripe when that user registers for…
Round Percent Donated To Whole Number
/** * Display percent donated as rounded whole number. * * @param string $return * @param…
Include Subscriptions in API
Include EDD Subscription payments in the /edd-api/sales endpoint
Podar Jumbo Kids - Contact Details
Contact Details
Failed login: Don't show if username is correct
If a user's login fails, don't tell them whether the username or password was incorrect
MemberPress: Add Email Recipients to Specific Emails
This code snippet adds additional email recipients to the MemberPress email recipient list if the email…
Send Donation Receipt For Pending Offline Donations
Right after a donation is made, this sends the donation receipt to the donor if the…
Allow ico Files Upload
Add support for ico files to be uploaded in WordPress media.
WP Simple Pay: Increase Input Font Size
Increase the font size of form inputs
WP Simple Pay: Add Customer Shipping Address to Payment Metadata
Maps the customer's shipping address to the one-time payment record's metadata.
MemberPress: Shortcode To Display Manage Sub-Accounts Link
The code snippet registers a new shortcode: [mepr-subaccount-link]. Adding this shortcode will display the manage sub-accounts…
Change Custom Amount Field Label Per Campaign
Filter the custom amount field description on a per campaign basis.