• Hi,
    I am getting a warning in my debug log when there is a conflicted plugin:

    Warning: sprintf(): Too few arguments in /wp-content/plugins/wp-mail-smtp/src/Conflicts.php on line 428

    line 428:
    esc_html__( ‘Heads up! WP Mail SMTP has detected %1$s is activated. Please deactivate %1$s to prevent conflicts.’, ‘wp-mail-smtp’ ),
    $this->get_conflict_name()

    Fix is easy as you see.

    Best regards,
    Christoph

Viewing 3 replies - 16 through 18 (of 18 total)
  • Sorry for asking such a stupid question. So what is the process for releasing the bug fix? Will there be a SMTP plugin update? If yes, when approximately? And how can I mark typos as fuzzy?

    Thanks for your help!

    Plugin Author Gregor Capuder

    (@capuderg)

    Hi @bkiehle,

    sorry, we missed your question.

    I think the translations are auto-updated on your site and the issue should be resolved by now. If that’s not the case, please let us know and we’ll help you out.

    Take care!

    Hi @capuderg,

    the bug is fixed. Thank you very much!

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Warning when conflicted plugin’ is closed to new replies.