MemberPress: Auto Expand Coupon Field
Removes the “Have a coupon?” link and instead defaults to showing the coupon input field.
Add CSS classes to apply for vendor label
/** * Add CSS class to apply for vendor label in a registration * * @param…
home slider html
if (is_front_page()) : ?>
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' );