Add CSS classes to apply for vendor label

/** * Add CSS class to apply for vendor label in a registration * * @param…

Custom Social Share Email Body

Can be used to modify the default email body (content) when a user clicks the social…

Change Add Product button URL

Change Add Product button URL

Filter Slider Speed | Display Eventbrite Events

The following filter changes slider speed from default 10 seconds ( 10000 milliseconds ). (Note this…

Replace WordPress Logo on Login Page

Use your custom logo on the default login page, don't forget to edit the snippet...

Defining SendGrid Mailer Constants

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

Google Ads Referral Sweet Demo

Scheduled a demo form Google ads

Michael Cuevas
<10

om-vue.js

// Using Vue Router. import Vue from 'vue'; import Router from 'vue-router'; Vue.use(Router); const router =…

om-webhook-response.json

{ "om_response_data":{ "redirect":"https://optinmonster.com" } }

Hide admin nags

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

1 67 68 69