WP Simple Pay: Custom Smart Tag
Register a custom Smart Tag with PHP, and control the output.
Change the Email Summary Email Address
This snippet will allow you to specify who the email summaries should be delivered to. On…
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.