Untitled Snippet

Antoanela Smeu
<10

Adding Text/Currency To Progress Bar On Campaign Pages

This only applies to campaigns created with the visual builder introduced in v1.8.0.

David Bisset PRO
<10

When Update then Slack

Anytime a plugin or theme or wp updates, it sends an update to slack channel.

Quiz About Getting Old

10 question multiple choice quiz about getting old

Custom Availability Date for Products

/** * Availability Date Functionality * * Adds a custom availability date field to WooCommerce products…

<10

om.Html.customVars

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

om.Optin.init

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

Open graph

fix

Teddy James
<10

om-disable-preload-specific-campaigns.js

document.addEventListener('om.Campaign.init.preload', function(event) { var campaign = event.detail.Campaign; // replace {id} with the unique ID of your…

Dynamic logo sizing

Fix the issue where changing the logo size in the block editor breaks it. Dynamically adjust…

1 81 82 83 84 85 128