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()
NSB News and Events Aggregator
// Include Simple HTML DOM parsing library if needed (you can also manually include it if…
Untitled Snippet
// Disable Gutemberg add_filter( 'use_block_editor_for_post', '__return_false', 10 );
Preload First Post Image
Preload First Post Image
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…
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.
Register Multiple Donation Fields
Add multiple new fields to your donation form.