Hide payment icons for trials

Hides the payment icons on checkout when the item in the card is a free trial

WPForms — Quantity-Aware Form Locker Inventory

Use the Form Locker's Total Entry Limit as an inventory for product items, ensuring that you…

Ralden Souza PRO
<10

WWS - Disable and Redirect the Wholesale Suite Dashboard

By applying the following code, you will: 1. Remove the Dashboard submenu item from the sidebar.…

Allow HTML in the product description

function wcv_wpkses_post_html_tags( $tags, $context ) { if ( 'post' === $context ) { $tags['iframe'] = array(…

Add custom page to the vendor dashboard - custom menu link

add_filter( 'wcv_pro_dashboard_urls', 'custom_menu_link' ); function custom_menu_link( $pages ) { $pages[ 'custom_link' ] = array( 'slug' =>…

Buy Now

...

Amilee Selfridge
<10

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…

Change Arabic Currency symbol to the currency short code

example change د.إ to AED and all the Arabic currencies

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.

1 85 86 87 88 89 223