WPCode Admin Number of Snippets

Change the number of snippets displayed in the admin list using a filter.

<10

Untitled Snippet

peter zatopek
<10

Register Multiple Donation Fields

Add multiple new fields to your donation form.

WPForms: swap price and option value for payment fields

This snippet makes the option label "$40.00 - Second Choice" instead of "Second Choice - $40.00"…

Conversion Event Snippet

When people click on book now or sign up and redirected to Mindbody for bookings.

Mitch Bilic PRO
<10

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
1 81 82 83 84 85 113