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…

How to Add an Empty Dropdown to Dropdown Items

This snippet maintains a clean "--Select--" option without the zero price display when using the Dropdown…

<10

Disabling Past Times on the Date / Time Field

This snippet disables past times on the Time Picker field in WPForms.

<10

Limit Cart to One Item

Prevents customers from ever purchasing more than a single item at once

Withholding Tax Example

Withhold 30% of each commission amount when the customer address matches the store country for withholding…

Vendd Theme - Display Downloads Purchase Button

This is a CSS snippet which displays the download purchase button

Product Expiry For Woo

Supports the Expiry for Woocommerce plugin - WC Vendor

Bulk Change Custom Order Status wpadmin

add_filter( 'bulk_actions-edit-shop_order', 'misha_register_bulk_action' ); // edit-shop_order is the screen ID of the orders page function misha_register_bulk_action(…

Active Campaign Snippet

footer

Lisa Upsher
<10

exclude meta key from duplicating products

exclude meta key from duplicating products

1 70 71 72 73 74 76