Hiding Your Identity For Amazon SES Mailer Setup

This snippet will enhance privacy and domain restrictions using WP Mail SMTP with Amazon SES mailer.…

Format USD Currency

Displays $ as USD This will make $10 be displayed as 10 USD To set this…

WP Simple Pay: Disable Webhook Failed Notification

Disable alert bubbles when webhook events are not received.

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.

Facebook Domain Verification snippet

Asembo Digital Solutions Facebook Pixel ID (tracking)

Defining Zoho Mailer Constants

This snippet will prevent users from changing WP Mail SMTP settings in your WordPress admin area…

Instagram Shop

Instagram and Facebook

jeannie weingarten
<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…

Subscription Status Shortcode

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

WP Simple Pay: Stripe Checkout - Subscription Confirmation

Ensure Customer Subscriptions are available in the payment confirmation data.

1 44 45 46 47 48 129