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…
WP Simple Pay: Add Customer Shipping Address to Payment Metadata
Maps the customer's shipping address to the one-time payment record's metadata.
CHARITABLE_DEBUG mode
This code snippet will define the `CHARITABLE_DEBUG` constant as `true`. See https://www.wpcharitable.com/documentation/charitable-debug-mode/.
Custom Cart Expiration
Sets the cart expiration to a custom value with database sessions. https://easydigitaldownloads.com/docs/edd_use_php_sessions/
Download Details Featured Image
Add the featured image to output of Download Details widget
Podar Jumbo Kids - Contact Details
Contact Details
Remove Free Text
Remove the word "free" from free products
Remove the LLMS Description for a Specific Post
This snippet removes the description from llms.txt for a specific post ID.
Format USD Currency
Displays $ as USD This will make $10 be displayed as 10 USD To set this…
Limit Cart to One Item
Prevents customers from ever purchasing more than a single item at once
WooCommerce Wholesale Lead Capture Re-send Email Button in User Profile
This snippet will add a resend email button under User profile.
Allow SVG Files Upload
/** * Allow SVG uploads for administrator users. * * @param array $upload_mimes Allowed mime types.…
WP Simple Pay: BuddyBoss Preview Compatibility
Provides BuddyBoss preview function compatibility