product data tabs

/** * Rename product data tabs */ add_filter( 'woocommerce_product_tabs', 'woo_rename_tabs', 98 ); function woo_rename_tabs( $tabs )…

Carla Mawyin
<10

Replace Menu Icon

Replace the standard menu icon in Easy Digital Downloads with an icon from Dashicons

Force Minimum Password Length at Checkout

Force a minimum password length when a customer creates an account at checkout

Reverse variable pricing

Great for when you've added variable prices lowest to highest but want to show highest to…

Remove Method label

add_filter( 'woocommerce_cart_shipping_method_full_label', 'remove_shipping_method_title', 10, 2 ); function remove_shipping_method_title( $label, $method ){ $new_label = ''; if (…

Recent products table

if ( ! function_exists( 'wcv_remove_recent_product_table_columns' ) ) { /** * Remove columns from Recent Products table…

Untitled Snippet

Web 1920 – 2 תכנים מקוריים בקרוב יעלו חדשות היום ערוץ לייב גיימרים ניו יורק LOST…

Parent-Teacher Conference Checlist

Lead magnet opt-in for parent-teacher conference checklist

Kristiina Almeida PRO
<10

Reorder dashboard navigation

Bring the order page to the front of the product page

Combined Date – Time Format (Override Completely) | Display Eventbrite Events

The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…

Masterstudy LMS - Woocomerce Create Account After Payment

Gửi email tài khoản sau khi đã "completed" đơn hàng trên Woocommerce (Cartflows) -> kích hoạt…

1 82 83 84 85 86 113