MemberPress: Add Custom Field to Transactions Table

This code snippet will add data collected through a custom field on MemberPress registration forms to…

Facebook pixel

My Facebook pixel. No additional tracking

alphonso Harvey
<10

AMP Auto Ads – Body Block

Activa los anuncios AMP de AdSense en la parte del documento.

PABLO PIQUERAS HELLIN
<10

Hide uncategorized from widget shop

Hide uncategorized category from widget in WooCommerce

om.SoundEffects.init

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

om.Styles.init

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

om.Action.close example 1

// Function SaveToDisk forces file download instead of viewing in browser function SaveToDisk(fileURL, fileName) { //…

trigger monsterlink on hover

jQuery(document).ready(function($){ // Change 'rt78pcbzrddo1y7w0yq3' to match your specific campaign slug var campaignSlug = 'rt78pcbzrddo1y7w0yq3'; $('body').on('mouseover', '[href="https://app.monstercampaigns.com/c/'…

1 126 127 128 129 130 212