Hide Specific Day From Opening Hours Output
This filter can be used to hide a specific day from Opening Hours output Replace 'Sunday'…
Add Password Hint
Add standard WP password hint to checkout right below account creation fields.
WP Simple Pay: Programmatically Set Custom Field Default Value
Use metadata as the default value for a payment form's custom field.
Block URLs Inside Text Fields
This snippet will prevent Text and Textarea fields such as Single Line Text and Paragraph text…
Custom Cart Row
Provides a function which can be modified to add a custom row of HTML to the…
Google Ads
Google Ads
Disable emails on free purchases
If the purchase was for a free product, don't send any emails.
Company Field on Receipt
Outputs the "Company" on the payment receipt.
Order WPCode snippets by title in the admin
Make the default order of WPCode snippets in the admin by title ascending.
WP Simple Pay: Copy Payment Metadata to Customer Metadata
Ensure the Stripe Customer metadata is the same as the Stripe Payment metadata.
Google Tag Manager Head
Google tag Manager Snippet (head section)
Hide Payment Icons When Free
Hide payment icons on the checkout form when cart total is free
WP Simple Pay: Remove Card Terms
Removes auto-generated terms displayed under card fields.
Replace Add to Cart with Download
If the user has purcahsed the product already, show a links to download each file associated…
WP Simple Pay: Custom Server-Side Validation Before Payment Creation
Perform additional custom server-side validation prior to allowing a payment to be created.