• Resolved radenkg

    (@radenkg)


    After the latest update I receive the following error from Postman SMTP plugin:

    Postman: wp_mail has been declared by another plugin or theme, so you won’t be able to use Postman until the conflict is resolved.

    This is caused by including pluggable.php in your plugin which causes conflicts with other plugins trying to redeclare function from there. Please advise.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author AlanP57

    (@alanp57)

    Thank you for letting us know. I’ll investigate what can be done about this and will try to have a solution later today.

    Plugin Author AlanP57

    (@alanp57)

    We have released version 4.3.9 that no longer uses pluggable.php which should resolve the conflict.

    Thread Starter radenkg

    (@radenkg)

    Thank you for your prompt response!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin conflict’ is closed to new replies.