Skip to content

Commit

Permalink
Add Mailgun to the list of disabled plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
edjeavons committed Sep 4, 2022
1 parent fee48aa commit 25780b7
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 @@ -70,6 +70,7 @@ class MailCatcher extends Singleton {
private $plugins = [
'wp-mail-smtp/wp_mail_smtp.php',
'easy-wp-smtp/easy-wp-smtp.php',
'mailgun/mailgun.php',
];

/**
Expand Down

0 comments on commit 25780b7

Please sign in to comment.