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
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: Add Email Recipients to Specific Emails
This code snippet adds additional email recipients to the MemberPress email recipient list if the email…
Change Custom Amount Field Label Per Campaign
Filter the custom amount field description on a per campaign basis.
Generate a virtual coupon when order is completed.
This snippet will generate a new virtual coupon for a coupon that you've enabled virtual coupon…
Allow Templatera Templates to be used for Dynamic Templates
In Total 5.9 with the introduction of the built in Dynamic Template post type we removed…