Search results for: admin

Generate Press Custom Font

This snippet allows developers & designers the ability to add custom fonts to generate press themed…

Joe McCorison PRO
<10

Remove Post Title from Yoast Breadcrumb

/* Remove Post Title from Yoast Breadcrumb */ add_filter('wpseo_breadcrumb_single_link', 'remove_breadcrumb_title' ); function remove_breadcrumb_title( $link_output) { if(strpos(…

Robertson

Taylor Lunemann
<10

Estimated reading time

// Estimated reading time function readTime ( $content = '', $words_per_minute = 250, $with_gutenberg = false…

Use Full Store Address in Ships From

By default the Ships From metadata displayed under the add to cart button only shows the…

Use Billing Address in Order Exports

By default the export order feature for the vendor dashboard users the customers shipping address. This…

Custom Tab Order For Dashboard

The following code will allow you to change the order that the front end dashboard is…

Main Base Twitter Pixel

Main Base Twitter Pixel

Anthony Pellino
<10

Let Customers Select Their User Role From A Custom Field In Wholesale Lead Capture

Create a custom field with the user role selection, make sure that the values match your…

Auto Generate Virtual Coupon After a Customer Completed an Order

/** * Generate a virtual coupon when order is completed. * * @param int $order_id Order…

WooCommerce Wholesale Lead Capture Re-send Email Button in User Profile

This snippet will add a resend email button under User profile.

Display Form Entries

Displays form entries on the front end of your site. Once this snippet is added and…

400+

Add Field Values for Dropdown, Checkboxes, and Multiple Choice Fields

Adds the option to display field values for Dropdown, Checkboxes, and Multiple Choice fields. Once you've…

800+

Defer the reCAPTCHA Script

Defers the reCAPTCHA script until after the page finishes loading.

100+
1 26 27 28 29 30 124