om.SoundEffects.init

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

om.Actions.init

document.addEventListener('om.Actions.init', function(event) { console.log(event.detail.Actions); // An array of the Action objects console.log(event.detail.Actions.actions); console.log(event.detail.Campaign); } );

om.Analytics.track example 1

document.addEventListener('om.Analytics.track', function(event) { if ( 'conversion' === event.detail.Analytics.type ) { console.log(event.detail.Campaign.id + '-' + event.detail.Campaign.type +…

floating-monsterlink-2.js

// Floating MonsterLink Style 2 jQuery(document).ready(function ($) { //* Animate Floating MonsterLink into view on page…

_MK - Last connection

// Enregistre la date de connexion de l'utilisateur function enregistrer_derniere_connexion($user_login, $user) { // Met à jour…

<10

PHP - Custom login

// === CUSTOM LOGIN PAGE === add_action('login_enqueue_scripts', function () { echo ' '; }); // ===…

Mjellma Widget

function custom_dashboard_widget() { echo ' Për cdo pytje rreth webfaqes ju lutem na kontaktoni. Website: Mjellma.al…

SYNC_DIR - Users

/** * WPCode Snippet: WordPress Users Sync - FINAL NO DUPLICATES VERSION * Description: Bulletproof manual…

ismail daugherty PRO
<10

Universal_UserMetaScholar_Clients_AA - Scholar/Student Meta Fields - KIC Enterprises

WPCode Snippet: Scholar/Student Meta Fields - KIC Enterprises * Description: Additional fields for scholars/students - works…

ismail daugherty PRO
<10

Cortex Schema API

/** * Cortex Schema API v3.1 - Streamlined Schema Audit with Server-Side Filtering * * Focused…

<10

Waste Licence

Waste carriers affiliation badge

Anthony Burnett
<10
1 56 57 58 59 60 124