Disable Plugin & Theme Editor

Prevent users from using the Plugin & Theme file editor.

Defining Postmark Mailer Constants

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

[wpb-random-posts]

WHAT THEY SAID TO DO

Paul Quale PRO
<10

om-js-events-ga-conversion.js

// OptinMonster Javascript Event for Google Analytics Conversion Event document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { var…

slide-right-center.css

html div#om-{{id}} { margin-right: -20px !important; height: 540px !important; top: calc(540px / 2) !important; bottom: calc(540px…

Hide admin nags

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

Apply discount on the cheapest item in WooCommerce

Apply discount on the cheapest item in WooCommerce

Remove WordPress Version Number

Hide the WordPress version number from your site's frontend and feeds

Google Event Code

Google Event Code for Enquiry Form Thank You Page

Deepika Kumar PRO
<10

Affiliate Disclaimer

This site contains affiliate links for products and services I personally use and can happily recommend.…

MemberPress: Prevent Customers from Certain States in the US from Registering

This code snippet will prevent users based in specific US States from registering. For the code…

1 85 86 87 88 89 223