Register Podcast Meta Fields

Automatically adds the 'Key Concepts', 'Referenced in this Episode', and 'Companion Post Link' input fields to…

Craig Carroll
<10

Conversion Event Snippet

When people click on book now or sign up and redirected to Mindbody for bookings.

Mitch Bilic PRO
<10

Add Security Info to Checkout

Replace the image on checkout with the proper image for your SSL certificate.

Defining SendLayer Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Facebook storage tracking

Pixel for tracking self storage traffic

Cam McMaster
<10

Remove Price

Removes the price from all add to cart buttons

Rank Math

Support for Rank Math

Disable Blog Posts

// Remove side menu add_action( 'admin_menu', function () { remove_menu_page( 'edit.php' ); } ); // Remove…

Google Webmaster SEO Issue | Fix Duplicate without user-selected canonical

This snippet hooks into Rank Math’s rank_math/frontend/robots filter to modify how WordPress handles robots meta tags…

Woocommerce: How to add minimum amount for different categories with different amount per category with different notice.

WooCommerce: Display Minimum Order Amount Notices by Category This code snippet adds functionality to your WooCommerce…

Untitled Snippet

/*! * Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome * License - http://fontawesome.io/license (Font:…

paypal

adam holt
<10

Change Admin Panel Footer Text

Display custom text in the admin panel footer with this snippet.

Defining SMTP.com Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

1 33 34 35 36 37 128