Disable recurring renewal notices for specific download
Allows renewal notice emails to be disabled for subscriptions including a certain download.
Remove Free Text
Remove the word "free" from free products
Disable Pages and Post from Appearing in Wordpress Search Results
Using WPCode, apply the following code snippet to effectively disable certain pages from appearing in the…
WP Simple Pay: Change Custom Amount Field Input Type
Changes the `type` attribute on the `input` tag. This helps some mobile keyboards have a better…
Change TikTok purchase Event
When using the WPCode Conversion Pixels addon the event name used when a purchase is completed…
Disable the space key with the special CSS class
This code snippet disables the space key. When a user presses the space key in these…
Postalytics Tracking Script
Mail tracker
Format Date
Change the date format of the "Date of Donation" column in the Donations export.
Change Registration Email Login URL
Modifies the login URL sent to new users via email.
Billing Address Email Tag - Actual Country Name
Replace the default {billing_address} email tag to use the full State/Country names on purchase receipts.
Simple Chained Products
Enables a chained products setting on the Download product edit screen for automatically adding "chained" products…
Disable IP Geo lookup service
That script is the one making the call to the geolocation endpoint, the rest of the…
Elementor Store Headers
Gives support for Elementor on WC Vendor Headers
Custom Tab Order For Dashboard
// Add this to your themes functions.php to change the order, rearrage the lines. First line…