Min-Max Product Price (with decimal support)

Add minimum/maximum validation to your product's price - with decimal support

Add vendor id and name to CSV commissions export

Add vendor id and name to CSV commissions export

Disable EDD Software Licensing Activation/Deactivation Logs

By default, when a license is activated or deactivated EDD Software Licensing adds a log entry…

Google Call Tracking - On Website

This snippet goes on the Contact page where our phone number is displayed. It allows Google…

Andrew Boldizsar
<10

Maintenance Mode

Display a simple maintenance mode message for non-admin users.

Defining Zoho Mailer Constants

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

Connect to google

https://www.facebook.com/profile.php?id=61561561635100

Dynamic Monsterlinks by Id

// Target by ID window.onload = function(){ document.getElementById("someID").href="MONSTERLINK_URL"; }

om-js-event-ga-name-change.js

document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { const { gaEvent } = event.detail; gaEvent.name = 'generate_lead'; //…

1 85 86 87 88 89 225