Search and replace text strings

This snippet searches for 'old' text and replaces it with the new text. This way you…

Partner Group GTM Head Tag

Add GTM Tag to Site Header on Partner Site Group

Colin Bunn PRO
<10

Partner Group GTM Body Tag

Add GTM Tag to Site Body in Partner Site Group

Colin Bunn PRO
<10

WSG GTM Body Tag

Add GTM Tag to Site Body in WSG Site Group

Colin Bunn PRO
<10

WSG Group GTM Head Tag

Add GTM Tag to Site Header on WSG Site Group

Colin Bunn PRO
<10

RSA Group GTM Head Tag

Add GTM Tag to Site Header on RSA Site Group

Colin Bunn PRO
<10

RSA GTM Body Tag

Add GTM Tag to Site Body in RSA Site Group

Colin Bunn PRO
<10

Add Theme colors to Head

Gets the theme colors for X/Pro theme and adds them to the head location to use…

<10

Hide admin nags

.notice .is-dismissable { display: none; } /* In Wordpress, set this to be inserted into the…

ADD CODE

google20ec315e3dcb494d.html

MemberPress: Bulk Delete All Expired Subscriptions

Running this code snippet will delete all expired and canceled subscriptions in bulk each time the…

om-available.js

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

1 77 78 79 80 81 113