Move WooCommerce Category Description Below Products

The following snippet moves the WooCommerce description from the default location (page header subheading) to below…

Remove hyperlink from name field

add_filter('preprocess_comment', 'remove_links_from_comment_author'); function remove_links_from_comment_author($commentdata) { // Regular expression to detect hyperlinks $pattern = '/

Pete Tran
<10

Change Section Headers Per Campaign

/** * Change the section headers in the donation form. * * @param array $fields All…

Instagram Shop

Instagram and Facebook

jeannie weingarten
<10

WP Mail SMTP: when using SMTP mailer - disable SSL verification

This is an insecure approach and you most probably should fix your servers' SSL certificates (they…

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

Google Tag Fitting

Google Tag manager snippet to track

JT Trisko PRO
<10

Meta Lead Gen Pixel

Michael Woolsey
<10

Free tiktok views

Get free tiktok views growing

Change Country Field To Hidden

/** * This code snipet shows how to change the Country field in the * donation…

Use Page Template For Campaigns

/** * Instead of using the Post template for campaigns, use the Page template as a…

1 18 19 20 21 22 81