Add Country

Add Kosovo to the list of countries in Charitable.

Send Notifications On User Registration

/** * Notify admin and user when a user registers with Charitable. * * @param array[]…

Show local fonts in block editor

Display custom fonts in the backend editor

Move Jump to Recipe above featured image

/** * Ensures the "Jump to Recipe" button is added to the content really late. */…

<10

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

Custom Email Template

Creates a custom email template for EDD emails.

Verify Email Domain

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

Prevent Duplicate Cart Items

Prevents the same item from being added to the cart multiple times.

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

Move WPCode Status Column

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

<10

MemberPress: Add Author Custom Bio Shortcode

Add the [mpcs-author-custom-bio slug="mepr_short_bio"] shortcode to a post, page, or course. The shortcode will display the…

WP Simple Pay: Create WordPress User After Payment (Lite)

Creates a new WordPress user when one-time payment is made with WP Simple Pay Lite.

WP Simple Pay: Hide reCAPTCHA Badge

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

Customer Order Note for WooCommerce Products

Inserts a note field next to the add-to-cart button on every WooCommerce product page. Customers can…

Mike Whelan
<10
1 36 37 38 39 40 210