Revenue Attribution Exclude Campaign

document.addEventListener('om.Campaign.init', function(event) { if ('CAMPAIGN_ID' === event.detail.Campaign.id) { // replace CAMPAIGN_ID with the OptinMonster campaign's unique…

om-translate-copied.js

document.addEventListener('om.Main.init', function (evt) { var Strings = evt.detail._utils.strings; // Replace ¡Copiada! below with the text you…

Remove Specific Campaign Based on the Referral URL-v1

document.addEventListener('om.Campaign.startShow', function(event) { if(document.referrer.search.indexOf('google.com') > 0) { // replace with the specific referral domain var optinCampaign…

Untitled Snippet

https://intellectualspaceshiprequest.com/bhfes3rvu6?key=d3161f9a1904962840801e092b472967

WPCode Admin Number of Snippets

Change the number of snippets displayed in the admin list using a filter.

<10

Logged in User Drop Down Menu

Along with the Avatar and User Shortcode Snippet, this can display a nice logged in User…

Ilana Borsje PRO
<10

enr_weekly_digest

WPCode “Custom Snippet” that auto loads enr_weekly_digest in MailPoet every weekmakes possible not to paste the…

Patrick Nzeogu PRO
<10

Untitled Snippet

peter zatopek
<10

Site Wide Header

add_filter('get_custom_logo', function($html) { // Only touch the header logo return preg_replace( '/]+)>/', '', // set to…

Robert Jax
<10
1 101 102 103 104 105 221