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…

Continue Shopping Button

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

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

WP Simple Pay: Add Custom Field Data to Customer Metadata

Retrieve the value of a custom field and add it as metadata to the Stripe Customer…

WP Simple Pay: Hide reCAPTCHA Badge

Hide the reCAPTCHA badge and add links to the privacy policy and terms of service. Adds…

Add Custom Dynamic Variables

The Total theme allows you to use "Dynamic Variables" in various element text fields such as…

Hide Admins from being tracked

Adds a function that will allow you to properly add all your tracking scripts and stop…

VIsual Campaign Builder: Add HTML Tags To Display In The HTML/CODE Block

By design, Charitable allows only certain HTML to be displayed in the HTML/CODE Block of the…

Custom drag and drop

Allows you to drag and drop to reorder posts in the WP backend.

Increase the Number of Posts Imported Per Batch from Yoast SEO Plugin

This filter can be used to increase the default number of posts imported per batch from…

<10

Remove Specific Post Type From Public Post Type List

This filter can be used to remove the movie post type from the public post type…

<10
1 20 21 22 23 24 105