Add data-no-optimize to all JS snippets
This snippet filters the output of all the WPCode JavaScript snippets to add the data-no-optimize parameter…
Untitled Snippet
google-site-verification=Z6ci_S0g839p6z-pqU4OUb5KSQpdoJBRrjh791uaErY
On Browsing EDD Products
This snippet targets window shoppers and encourages them to add more products to their carts. This…
Remove Gateway Choice On A Campaign/Donation Page
This shows how you can detect what page/campaign you are on and remove a gateway from…
Eriberto23 AI
Es mi Chatbot para promover mi Negocio de ZenithZing
nTask
Verify Email - nTask nTask Project Management Simplified You've got mail! You've been successfully registered if…
Defining SMTP.com Mailer Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…
index.php
Index page for STAR
eaglegame
const canvas = document.getElementById('game-canvas'); const ctx = canvas.getContext('2d'); class Character { constructor(name, x, y, width, height,…
ADD FILTER DO SHORT CODE
add_filter( 'widget_text', 'do_shortcode' );
ABF Scholarly Funding ScoreApp
Game Plan for Scholarly Funding Assessment - ScoreApp
om.Campaign.init.preload2
document.addEventListener('om.Campaign.init.preload', function(event) { var campaign = event.detail.Campaign; if ({slug} === campaign.id) { campaign.settings.preload = false; }…