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',…
Pre-approval Emails
Email the admin and customer when a pre-approval payment has been made.
MemberPress: Require Coupon at Checkout
Make the coupon field required at checkout.
Download Manager
Support for Download Manager for WC Vendor
The commission is only log when the order status is completed
log commission when the order status is completed.
Disable delayed customer recalculations
In EDD 3.1.1.4+, to improve checkout performance, the recalculation of a customer's stats were deferred by…
Extra WordPress Filters in Pro (Update single event pretty permalink to avoid permalink conflict) | Display Eventbrite Events
Using this filter, you can update single event pretty permalink to avoid permalink conflict. By default,…
Change Arabic Currency symbol to the currency short code
example change د.إ to AED and all the Arabic currencies
Header end footer
Heade r end footer
AJAX Grid Search (single grid)
Add ID of #gridSearch to the search form. Give your grid a class of .grid-results.
Limit Uploaded Image Size
Set a max width and height for your image uploads to save space.
Defining SparkPost Mailer Constants
This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…