Copy Donation Receipt To Admin
Send the donation receipt to the site admin as well.
New Donation Field Plus Customized Donor Name
This is the full code for a tutorial written on the WP Charitable blog.
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.
Localizing Date Picker Strings
This snippet is used to modify WPForms' default date picker locale
Disable Order Receipt Email Optimizations
In Easy Digital Downloads 3.2.0+, the Purchase Confirmation (or Receipt) email sent to customers is sent…
Event Snippet (Schedule Fitting)
Event snipping is used to track Google ads booking conversions
Google AdSense Ad blocking recovery (Head Section)
Google AdSense Ad blocking recovery (Head Section) Snippet
Move Jump to Recipe above featured image
/** * Ensures the "Jump to Recipe" button is added to the content really late. */…
Remove Price
Removes the price from all add to cart buttons
Make Private Posts Visible to Subscribers
/* * Make Private Posts visible to Subscribers * Typically only visible to admin or editor…
WP Simple Pay: Custom Decimal Separator
Changes the decimal separator from a . (period) to a , (comma).