Website Schema

Melody Tholstrup
<10

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

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

Ensure Webfont is Loaded

add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) { return 'swap'; }, 10, 3 );

<10

blutooth connection

i want a on off button that when press each other send logical true if press…

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

1 110 111 112 113 114 223