On Add to Cart Event in WooCommerce

Adds the cancellation event to stop the Browse Abandonment campaign for your push subscribers in the…

create woocommerce call to order button for specific product in your wordpress website

Are you looking to boost conversions on your WooCommerce website? One effective strategy is to incorporate…

File Size Display

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

WP Simple Pay: Custom Webhook Handling Example

An example of handling the `coupon.updated` webhook event. For a full list of available events see:…

Add PDF to purchase receipt

Attaches a PDF to the email customers receive when they purchase

Disable the delivery of SEO Email Reports

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

<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

WP Simple Pay: Facebook Payment Conversion Tracking

Execute a script the first and only time a payment confirmation is viewed.

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…

Remove "mail.readwrite" Scope for the Outlook Mailer

This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.

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…

1 23 24 25 26 27 127