Donation Fee Radio Field

/** * 1. Register the Required Yes/No Radio Field */ add_action( 'init', function() { if (…

Disallow store credits if cart has subscription product

This snippet will remove the store credit option if the cart has a subscription product

Download Archive Menu Item

Displays the download archive link in the "View All" tab of the "Pages" menu items meta…

Remove Discount Field

Removes the Discount Code field from the checkout form.

Cherry Widget

Kimberly Merrill
<10

Readme.txt Parsing Enhancements

Updates a Download's current version and changes log fields when using the readme.txt parsing feature in…

RED'S Java Snippet

fetch("https://redllc.ai/wp-json/chaport/v1/lead", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify(payload) }) .then(res => res.json()) .then(data…

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

WAL HAD
<10

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(…

home page (chatgpt)

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

Toy Hoi
<10
1 100 101 102 103 104 227