om.Rule.init

document.addEventListener('om.Rule.init', function(event) { console.log(event.detail.Rule); // The specific rule object. console.log(event.detail.Rule.rule); console.log(event.detail.Campaign); } );

om.Campaign.reset

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

PRINT WP POST

Add this to print WP posts. It's very basic but it works beautifully.

Untitled Snippet

https://www.profitableratecpm.com/q3ciimr5?key=e42c7e9e69252ed7f29c91bb2799a491

Dynamic logo sizing

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

Untitled Snippet

James Cooper
<10

Yeah 👍 The Google Tag

Its awesome

brittany holcombe PRO
<10
1 126 127 128 129 130 219