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…

Set State Field To Us States Dropdown With Default

Change the "State" field into a "Province" field.

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

Enable WP Mail SMTP Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

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

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…

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.

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…

1 72 73 74 75 76 227