I’m having the exact same issue, and am using the latest version of Fluent SMTP. The following error shows up when retrying a failed email from the logs screen.
Object { key: “62c21483ac3a7be52ea2780fda429ec6”, type: “warning”, message: “trim() expects parameter 1 to be string, array given”, file: “wp-includes/class-wp-user.php”, line: 211, stack: (15) […], component: “Plugin: fluent-smtp” }
Object { key: “daee7c553ec60d7bda46fa902b536e6b”, type: “warning”, message: “preg_match() expects parameter 2 to be string, array given”, file: “wp-includes/PHPMailer/PHPMailer.php”, line: 1869, stack: (14) […], component: “Plugin: fluent-smtp” }
Object { key: “2b86b8720b8e709eebc700a9ffcb16ee”, type: “warning”, message: “is_file() expects parameter 1 to be a valid path, array given”, file: “wp-includes/PHPMailer/PHPMailer.php”, line: 1884, stack: (13) […], component: “Plugin: fluent-smtp” }
Object { key: “c5d220e5b2e607ef899d6d35a082cc6d”, type: “warning”, message: “strpos() expects parameter 1 to be string, array given”, file: “wp-includes/PHPMailer/PHPMailer.php”, line: 1886, stack: (13) […], component: “Plugin: fluent-smtp” }