masonry.js

Register and Enqueue masonry.js library for grid layouts

WPFire

WPCode snippet

Nabil El-Khodari
<10

Multiple Event Tracking Custom Form Example

How to use Multiple Event Tracking with a custom HTML form.

MemberPress: Redirect Users After Login Based on Referrer

This code snippet ensures that users are redirected to a specific page after logging in from…

Untitled Snippet

.entry-meta { display: none; }

Paul Bass
<10

DJ ANIMATIONS MUSICALES

Animation musicales des soirées privées et publiques

Awni Attia
<10

Search Filter by Genre and Artist

This will only work if genre and artist are registered as taxonomies in your theme or…

Event Use

document.addEventListener('EVENT NAME', function(event) {} );

om.Campaign.normalize

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

om.Campaign.load example

document.addEventListener('om.Campaign.load', function(event) { console.log("Congratulations! The " + event.detail.Campaign.id + '-' + event.detail.Campaign.type + " optin has…

1 103 104 105 106 107 226