wp_mail has been declared by another process or plugin…
-
SendGrid: wp_mail has been declared by another process or plugin, so you won’t be able to use SendGrid until the conflict is solved.
Looking at the setup, I grepped the entire codebase – there are only two defined. SendGrid and the pluggable.php.
I moved the pluggable one out and it didn’t complain.
So somehow the SendGrid plugin isn’t initializing before the pluggable functions(?)
https://ww.wp.xz.cn/plugins/sendgrid-email-delivery-simplified/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘wp_mail has been declared by another process or plugin…’ is closed to new replies.