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 Webmaster SEO Issue | Fix Duplicate without user-selected canonical

This snippet hooks into Rank Math’s rank_math/frontend/robots filter to modify how WordPress handles robots meta tags…

<10

MemberPress: Override ReadyLaunch Description For The Specific Payment Method on Click

The code snippet works on the ReadyLaunch™ registration pages only. This code snippet will override the…

MemberPress: Adjust Membership Price Based on Membership ID on Checkout Page

This snippet modifies the price of a specific membership (based on the membership ID) in MemberPress.…

WPCode Admin Number of Snippets

Change the number of snippets displayed in the admin list using a filter.

<10

Untitled Snippet

peter zatopek
<10

Register Multiple Donation Fields

Add multiple new fields to your donation form.

1 103 104 105 106 107 141