JP_Wp_Snippets

All different snippets I have been using

Untitled Snippet

wordpress $ cd wp-content wp-content $ cd plugins plugins $ mkdir plugin-name plugins $ cd plugin-name…

Google

G-T2XZDKK0J5

Paul Discher
<10

Customize Ambassador Campaign Fields For Campaign Creators

*BETA* code snippet that should show you can hide short description field and update labels in…

David Bisset PRO
<10

Update FES Vendor/Seller profile link

Update a specific Seller profile link to a custom one

om.Campaign.init.preload

document.addEventListener('om.Campaign.init.preload', function(event) { var campaign = event.detail.Campaign; campaign.settings.preload = false; });

fontfaceObserver.js

Detect if web fonts are available

1 126 127 128 129 130 219