Search results for: admin
Hide the breadcrumbs on pages.
This snippet can be used to hide the breadcrumbs on pages.
Remove the link from the current breadcrumb item on a page
This snippet removes the link from the current breadcrumb item on a page.
Append specific string to the SEO Title of each post
This snippet can be used to append a specific string to the SEO Title of each…
Defining General Settings Constants
Every constant in this section can be used for any mailer because they’re not specific to…
Define the Mailgun Signing Key Constant
This snippet will allow you to define your Mailgun Signing Key constant inside your wp-config.php file…
Adding a Custom Filter when using Other SMTP Setting
This snippet will help in troubleshooting steps from "SMTP Error: Could not authenticate".
WP Simple Pay: Remove Card Terms
Removes auto-generated terms displayed under card fields.
Re-route BuddyPress emails through WP Mail SMTP
This snippet will re-route all BuddyPress emails through WP Mail SMTP. This code snippet will also…
Block URLs Inside Text Fields
This snippet will prevent Text and Textarea fields such as Single Line Text and Paragraph text…
Emails via two different Postmark streams based on the email subject
WP Mail SMTP plugin does not directly support selecting a specific Postmark message stream based on…
Change the redirect URI when using Google App’s OAuth
If you prefer not to use the default OAuth redirect URI (connect.wpmailsmtp.com) for added security and…
Using an Office 365 GCC or DoD email address
For security measures, Government Community Cloud (GCC) and U.S. Department of Defense (DoD) accounts typically use…
Hiding Your Identity For Amazon SES Mailer Setup
This snippet will enhance privacy and domain restrictions using WP Mail SMTP with Amazon SES mailer.…
Send Site Notifications to a BCC Address
This snippet will ensure all your site’s outgoing emails are also sent to a specific BCC…
Fix the InvalidInternetMessageHeader Error in Outlook
This snippet will modify specific headers in your emails, which can help resolve this ‘InvalidInternetMessageHeader’ error…