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.
AffiliateWP – Second Affiliate Selection at Checkout (WooCommerce Checkout Block)
Adds a second affiliate dropdown to the WooCommerce Checkout Block, allowing customers to select two affiliates…
Readme.txt Parsing Enhancements
Updates a Download's current version and changes log fields when using the readme.txt parsing feature in…
Foodtruck
crée moi moi un plugin pour wordpress pour un foodtruck avec une commande pour fermer et…
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
...
Ensure Webfont is Loaded
add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) { return 'swap'; }, 10, 3 );
blutooth connection
i want a on off button that when press each other send logical true if press…
Remove Subscriber from Segment
This snippet helps remove a push subscriber from a segment on the defined event.
Auto Responder Message Content | Quick Event Manager
add_filter('qem_autoresponder-message-content', , , 3); This filter allows you to alter the auto responder message content from…
Alter what the Calendar Displays | Display Eventbrite Events
The Calendar (cal and cal list) is more complex than standard PHP templates because it utilizes…
Login 'Remember Me' checked by default
'Remember Me' checked by default