om.Dtr.init.js

document.addEventListener('om.Dtr.init', function(event) { console.log(event.detail.Dtr); console.log(event.detail.Campaign); // Registers a custom `name` smart tag. event.detail.Dtr.setCustomVariable('name', 'Thomas'); } );

Check URL for Braze UUID

Check URL for Braze UUID, if exists call braze.changeuser()

Colin Bunn PRO
<10

NSB News and Events Aggregator

// Include Simple HTML DOM parsing library if needed (you can also manually include it if…

bo pennington
<10

Untitled Snippet

// Disable Gutemberg add_filter( 'use_block_editor_for_post', '__return_false', 10 );

Google tag

Código do Google Tag Manager

modify woocommerce countries list

modifies Woocommerce built in country names to Armenian Regions disabling the rest

MemberPress: Change Stripe Checkout Description

The code snippet changes the Stripe Checkout payment method description in the MemberPress registration pages. To…

MemberPress: Enable MailPoet Confirmation Email

By default, MailPoet will send the signup confirmation email to users. It will also prevent users…

DJ ANIMATIONS MUSICALES

Animation musicales des soirées privées et publiques

Awni Attia
<10

Post Views Count | Post Views Tracking with Shortcode and Admin Column and Elementor Support

This WordPress code provides a comprehensive solution for tracking post views. It includes: cookie-based view counting…

Force downloadable checkbox to be checked on the vendor product editor

/** * Force downloadable checkbox to be checked using MutationObserver */ function force_downloadable_checkbox_checked() { ?>

1 100 101 102 103 104 226