Limit Cart to One Item
Prevents customers from ever purchasing more than a single item at once
Change Checks to Wire Transfer
Changes the word "Checks" to "Wire Transfer".
Google AdSense Amp (Body section)
Google AdSense Amp (head section) Snippet
Territory Rulebook Chatbot GPT
Territory Rulebook Chatbot GPT
Add CPTs for Typesense
Enables you to add the CPTs selected for indexing and searching with Typesense
Hotfix: Free Downloads - Always load assets
In version 2.3.15 of Free Downloads, an attempt was made to only load the Javascript asset…
Move Campaign Summary Description Below Content
Shuffle the order of things on the campaign page.
Εμφάνιση πεδίων User Registration στη λίστα χρηστών του WordPress
/** * Save registration fields in custom user meta keys * and show them in the…
Hide payment icons for trials
Hides the payment icons on checkout when the item in the card is a free trial
Add custom text to WooCommerce Email Templates for Wholesale Customers
If you want to place content elsewhere in the email, swap the hook: woocommerce_email_before_order_table: Above the…
WWPP – Customize the admin “New Order” email subject for wholesalers v1.1
How to apply: 1. Replace the previous snippet with this one in your functions.php or Code…
deepseek2
magazine 2
WC Product Bundle Integration Fix for MOQ incorrectly enforced on product bundle child items
/** * Fix 1: Product page — prevent WWPP from overriding the quantity input args for…
Allow HTML in the product description
function wcv_wpkses_post_html_tags( $tags, $context ) { if ( 'post' === $context ) { $tags['iframe'] = array(…