Explicit Fixed Width and Height

add_filter( 'the_content', 'add_image_dimensions' ); function add_image_dimensions( $content ) { preg_match_all( '/]+>/i', $content, $images); if (count($images) <…

<10

Disable recurring renewal notices for specific download

Allows renewal notice emails to be disabled for subscriptions including a certain download.

Instagram Shop

Instagram and Facebook

jeannie weingarten
<10

Google AdSense Ad blocking recovery (Head Section)

Google AdSense Ad blocking recovery (Head Section) Snippet

Add WPCode Permalink Smart Tag

Add a custom smart tag for WPCode to output the value of the current page permalink.

<10

Generate a virtual coupon when order is completed.

This snippet will generate a new virtual coupon for a coupon that you've enabled virtual coupon…

Login Form Styling

Custom styling for login forms

Remove Decimals

Removes decimal places from all prices

Subscription Status Shortcode

Adds a shortcode to display a short subscription status description for recurring payments.

Update Donation Summary

Often you might want to change the output of where a donation summary is outputted for…

Mapping WPForms Checkbox Values to ACF Checkbox Fields

This snippet uses the wpforms_post_submissions_process action hook to dynamically map WPForms checkbox submissions to ACF checkbox…

<10

Simple Chained Products

Enables a chained products setting on the Download product edit screen for automatically adding "chained" products…

1 43 44 45 46 47 125