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
exclude meta key from duplicating products
exclude meta key from duplicating products
Untitled Snippet
wordpress $ cd wp-content wp-content $ cd plugins plugins $ mkdir plugin-name plugins $ cd plugin-name…
WhatsApp Button to WooCommerce Single Product Pages
Display a WhatsApp button on WooCommerce single product pages. You can customize color and shape of…
Use Single Tenant With the Outlook Mailer
This snippet will set the Outlook API authorization and access token URLs to use your unique…