Lowercase Filenames for Uploads

Make all the filenames of new uploads to lowercase after you enable this snippet.

Block WP-Admin Area from Non-Administrators

Prevent users who are not administrators from accessing the wp-admin area.

Disable Plugin & Theme Editor

Prevent users from using the Plugin & Theme file editor.

Limit Uploaded Image Size

Set a max width and height for your image uploads to save space.

Maintenance Mode

Display a simple maintenance mode message for non-admin users.

Allow Other WordPress Roles to View Email Logs

This snippet will allow you to manage the capabilities of roles allowed to view the site's…

Allow Other WordPress Roles to Manage Email Logs

This snippet will allow you to manage the capabilities of roles allowed to manage the site's…

Use Single Tenant With the Outlook Mailer

This snippet will set the Outlook API authorization and access token URLs to use your unique…

Fix the InvalidInternetMessageHeader Error in Outlook

This snippet will modify specific headers in your emails, which can help resolve this ‘InvalidInternetMessageHeader’ error…

Send Site Notifications to a BCC Address

This snippet will ensure all your site’s outgoing emails are also sent to a specific BCC…

Hide the Email Test Menu Item in Settings

This snippet will hide the 'Email Test' tab from your WP Mail SMTP settings menu.

Hiding Your Identity For Amazon SES Mailer Setup

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

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…

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…

Define the Mailgun Signing Key Constant

This snippet will allow you to define your Mailgun Signing Key constant inside your wp-config.php file…

1 107 108 109 110 111 173