Defining SparkPost Mailer Constants

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

Defining Zoho Mailer Constants

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

Defining Other SMTP Constants

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

Remove "mail.readwrite" Scope for the Outlook Mailer

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

YouTube Feeds Pro add Category Support

This snippet registers a new taxonomy for the custom post type related to the individual video…

Add Subscriber to Segment with Duration

Adds the subscriber to the segment for a specific duration, after the defined number of days…

Remove Subscriber from Segment

This snippet helps remove a push subscriber from a segment on the defined event.

Add Profile ID to Subscriber

You can assign any CRM ID or your database ID to your push subscriber and then…

On Browsing EDD Products

This snippet targets window shoppers and encourages them to add more products to their carts. This…

After Checkout Event in EDD

This snippet would stop sending cart abandonment campaigns to your push subscribers as the purchase goal…

Disable Unused Auto-Generated Image Sizes

* Disable Unused Auto-Generated Image Sizes * Optimized for AWS Storage savings & Performance.

Fully Disable Comments & Trackbacks (The "Nuclear" Option)

* Fully Disable Comments & Trackbacks (The "Nuclear" Option) * Optimized for performance and UI clarity.

remove auto linkig

remove_filter( 'comment_text', 'make_clickable', 9 );

JP_Wp_Snippets

All different snippets I have been using

1 120 121 122 123 124 210