Remove HealthAndBeautyBusiness Schema

This snippet removes HealthAndBeautyBusiness Schema

<10

Disable the space key with the special CSS class

This code snippet disables the space key. When a user presses the space key in these…

<10

Disable the delivery of SEO Email Reports

This snippet can be used to disable the delivery of SEO Email Reports.

<10

How to Block Names From Completing Your Form - First Last and First Middle Last format

/** * Prevent certain names from the other formats for the Name form field. * *…

<10

Show a Live Count of Repeater Fields in Your Form

This code snippet will display a live count of how many repeater field rows have been…

<10

Add WPCode Custom Field Smart Tag

Add a custom smart tag for the WPCode scripts metabox that outputs the value of a…

<10

Show local fonts in block editor

Display custom fonts in the backend editor

Button - Add to cart to Buy Now

add_filter( 'woocommerce_product_add_to_cart_text', function( $text ) { if ( 'Add to cart' == $text ) { $text…

Carla Mawyin
<10

Verify Email Domain

During the banned email checks, see if the domain being checked has DNS configured, if not…

Add Custom Text Before Purchase Button

Add custom text just before the "Purchase" button at checkout

Continue Shopping Button

Adds a "Continue Shopping" button to the left of the Update/Save Cart buttons on checkout.

File Size Display

After the download content, shows a list of the download files and their sizes

Variable Pricing Dropdown

Convert variable prices from radio buttons to a dropdown

Move WPCode Status Column

This snippet makes the status column the 2nd column in the admin list of snippets.

<10
1 21 22 23 24 25 116