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

Move WPCode Status Column

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

<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.

WP Simple Pay: Hide reCAPTCHA Badge

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

Hide Admins from being tracked

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

Custom drag and drop

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

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

Translating the Total Field's Order Summary

This code targets specific elements inside the Order Summary and updates the labels to the translated…

<10

Disable Posts Post Type

This snippet hides the default Posts post type from the WordPress admin

<10

Google Tag Manager Header

(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=

Cathy White
<10
1 22 23 24 25 26 119