Set Default Donation Amount

Set the default donation amount for all campaigns.

Custom Cart Expiration

Sets the cart expiration to a custom value with database sessions. https://easydigitaldownloads.com/docs/edd_use_php_sessions/

Add the_content to storefront template.

Changes the number of downloads displayed in the latest downloads section of the store front template.

Defining SparkPost Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

WP Simple Pay: Google GA4 Payment Conversion Tracking

Execute a script the first and only time a payment confirmation is viewed.

Untitled Snippet

Mihai-Daniel Sanda
<10

Relevant Life Calculator

You can use this to see how much money you can save personally when purchasing life…

Richard Picton PRO
<10

Facebook Pixel

Abby Herman
<10

MemberPress: Exclude Specific Custom Fields from MemberPress Registration Forms

This code snippet allows you to hide specific custom fields on MemberPress registration forms when a…

WriteSonic

Fix Issues with Website

Máscara CPF 2

// Carrega a biblioteca Inputmask var script = document.createElement('script'); script.src = "https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.8/jquery.inputmask.min.js"; script.onload = function ()…

Payment Method Smart Tag

This code only has handling for klarna, us_bank_account and card (default). The other available types are…

Reset Duplicator Pro capabilities

This snippet resets the Duplicator Pro capabilities. Insert it into the wp-config.php file, refresh the wp-admin…

om.Html.init

document.addEventListener('om.Html.init', function(event) { console.log(event.detail.Html); console.log(event.detail.Campaign); } );

1 … 85 86 87 88 89 … 235