Untitled Snippet

function getChatContent() { const chat = document.querySelector('.mwai-chatbot .mwai-messages') || document.querySelector('.mwai-chatbot'); return chat ? chat.innerHTML : '';…

Donation Fee Calculation

/** * 2. Calculate the exact Stripe Fee (2.9% + .30) if "Yes" is selected */…

Disallow point redemption if cart has subscription product.

This snippet will remove the point redemption 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…

Add a button to customer data

Add a button to retrieve all customer data.

WPBakery Collapse All Rows

Adds Collapse / Expand All Rows in WP Bakery Builder + Ave WP Theme

<10

WPForms Center Align

Cernter alligns WP forms fields and content. Must enter wpf-center in General/Advanced form settings.

Charitable: Force PayPal Legacy gateway

Overrides Charitable Pro 1.8.15+ PayPal tier detection at read-time so the legacy `paypal` gateway stays visible…

David Bisset PRO
<10

Get rid of Home

Removal of "Home - " in the Title Tag

Mark Hall
<10

custom order status wpadmin

/* * Register a custom order status * * @author Misha Rudrastyh * @url https://rudrastyh.com/woocommerce/order-statuses.html */…

1 131 132 133 134 135 228