Shortcode widget main categories WooCommerce

function shortcode_categorie_principali_wc() { $args = array( 'taxonomy' => 'product_cat', 'orderby' => 'menu_order', 'order' => 'ASC', 'hide_empty'…

Allow free shipping for EDD Simple Shipping

Enable free shipping for a specific download, or specific download/price ID combination. This will ensure that…

META PIXEL BASE + MANUAL ADVANCED MATCHING (WooCommerce/WordPress)

/** * ============================================================================= * META PIXEL BASE + MANUAL ADVANCED MATCHING (WooCommerce/WordPress) * Pixel ID: *…

Gaurded Pay FAQ

Answers questions before checkout

Dustin Lavoie
<10

Exclude Wholesale Customers from receiving the PDF Invoice

Integration with the PDF Invoices & Packing Slips for WooCommerce plugin by WP Overnight.

home page (chatgpt)

https://www.figma.com/make/T8Dp7RmUzWGnSIq95DqPbW/Website-Design--Copy-?t=AWziUKcjDhGlN9lr-6

Toy Hoi
<10

Product Detail from External Source

function my_produkt_detail($ean, $field_path = '', $default = '') { static $cache = array(); try { if…

Notify if Stripe is put in Test Mode

Notification for Test mode on Update

Ilana Borsje PRO
<10

Show Certain Products to Certain Wholesale Customers Only

How to use: 1. Do not tag normal/default products. 2. Tag only “special” products with "wholesale-special".…

Membership Details Table Override

Hides certain information from the free plans while keeping table formatting

WWPP - Customize the admin "New Order" email subject for wholesalers

/** * Customize the Admin "New Order" email subject for wholesale customers only */ add_filter( 'woocommerce_email_subject_new_order',…

1 15 16 17 18