Skip to content

Commit

Permalink
Add simple-smtp to disabled email plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
edjeavons committed Feb 27, 2024
1 parent eb3f0d4 commit 8e09f89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/classes/MailCatcher/MailCatcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ class MailCatcher extends Singleton {
* @var array
*/
private $plugins = [
'simple-smtp/wp-simple-smtp.php',
'wp-mail-smtp/wp_mail_smtp.php',
'easy-wp-smtp/easy-wp-smtp.php',
'mailgun/mailgun.php',
Expand Down

0 comments on commit 8e09f89

Please sign in to comment.