Event Use

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

om.Group.init

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

om.Styles.positionPopup

document.addEventListener('om.Styles.positionPopup', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…

Slide Reposition Bottom Center v2

html div#om-{{id}} { width: 350px !important; left: calc(350px / 2) !important; right: calc(350px / 2) !important;…

form autofocus

document.addEventListener('om.Form.autofocus', function(event) { let omForm = event.detail.Form; omForm.autofocus = false; }

master home page final

Shop Doggyography Blog Contact More than a collar. A nightly transformation. An expression of identity. A…

Untitled Snippet

Soufian Seddiki
<10

GravityView_DIR_AC_SYNC_GravityView Sync System

* Description: Syncs GravityView configurations to custom post type * Location: Run Everywhere * Priority: 20…

ismail daugherty PRO
<10

Enable Payment on Account

* - Adds a "Payment Methods" tab under WooCommerce > Settings. * - Shows a matrix…

Εμφάνιση πεδίων User Registration στη λίστα χρηστών του WordPress

/** * Save registration fields in custom user meta keys * and show them in the…

solal avis

avis présents sur ma page d'accueil

sophie laloux
<10
1 47 48 49 50 51 125