Prevent Wholesale Customer to Add Product to the Cart If The Product is Low on Stock

// Prevent wholesale customer to add to cart if the product is low on stock add_filter('woocommerce_is_purchasable',…

VDX Optimizer

// VDX Optimizer - SEO, Social Media & WooCommerce // SEO Meta Tags add_action('wp_head', function() {…

Vadim Bubulici
<10

CSS de base

p, h1, h2, h3, h4, h5, h6 { margin-block-start: 0!important; margin-block-end: 0; } ul { margin:…

Retroactive Lifetime Licenses

Mark all existing licenses for an EDD product as lifetime licenses.

FluentCommunity Auto-Delete Diagnostics

This diagnostic snippet monitors and logs how the FluentCommunity auto-delete system behaves, without needing debug.log. It…

Vendor Canonical Links

Makes the vendor canonical links go to yoursite/vendor/vendor-name instead of yoursite/vendor.

Single Vendor Purchase

Limits the customers purchase to a single vendor

Display a message after the 1st paragraph of posts

Thank you for reading this post, don't forget to subscribe!

Set the Payment fields in the Sign Up form as required

Set the Payment fields in the Sign Up form as required - you can remove any…

HTML inside PHP

How to output HTML inside PHP.

1 194 195 196 197 198 216