Add WPCode Custom Field Smart Tag

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

<10

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.

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

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

Verify Email Domain

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

Move WPCode Status Column

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

<10

Show local fonts in block editor

Display custom fonts in the backend editor

WP Simple Pay: Hide reCAPTCHA Badge

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

Set a Custom Email Header

This snippet sets custom email headers to ensure you can control specific behaviors of your sent…

Modify the LLMS Description for a Specific Post

This snippet modifies the description shown in llms.txt for a specific post.

<10

Set a Custom Reply-To Email

This snippet will ensure all emails sent from your site have the same reply-to email address.…

Remove Customer Role From Excluded Roles

This filter can be used to remove the customer role from the excluded roles

<10

Add Sticky Header - Astra Free

This code has been updated to include adjustments for the off-canvas menu to also be sticky…

1 23 24 25 26 27 126