GaurdedPay Checkout Icon Script
Adds Visa, MC, Padlock
Customize the Completed Order Email Template Subject for Wholesale Customers
More info at: https://woocommerce.com/document/configuring-woocommerce-settings/emails/#custom-email-templates
Change label of CSV header, and removing others(Export Totals to CSV)
This snippet will change the label of CSV header, and remove the others(Export Totals to CSV)
Untitled Snippet
Lyfetyle — Honor Their Story Forever *,*::before,*::after{box-sizing:border-box;margin:0;padding:0} :root{ --ink:#1c1917; --warm:#f9f6f1; --gold:#b8973a; --gold2:#d4aa4a; --slate:#4a4540; --pale:#e8e2d9; --white:#ffffff; }…
WWOF - Optimize Wholesale Order Form Bulk Adds by Deferring Cart Recalculation
/** * Suppress WWP's per-item cart recalculation during Wholesale Order Form batch adds. * Defers to…
Add Custom Taxonomy - Single Vendor Taxonomy
It'll only allow the vendor to select one custom taxonomy term at a time
Claude shop code
Shop All Products Gym wear, rugby designs & Celtic collections Category: All Gym Wear Rugby Designs…
How to change the store address country for all vendors
/** * Set the vendor's store country to us. */ function wcv_set_vendor_country() { if ( function_exists(…
Untitled Snippet
https://watchvivo.com/wp-json/wp/v2
Allow "Mark received" for Digital Product
add_filter( 'wcvendors_pro_mark_order_received_status', '__return_false' );
Show User ID
List user ID column after username on admin user table.
Untitled Snippet
google-site-verification=2qRnmMOU51GWk3rx-tL2TwbUAd1kOVvjw9caXI6AvrA
MemberPress: Dynamic Trail Periods
Sets up a dynamic trial period so that all users renew on the same date. In…