• Resolved Musiphilos

    (@musiphilos)


    Apparently this this pluggin is declaaring wp_mail, which is a bad practice that leads to conflicts with other plugins such as Postman (https://postmansmtp.com/ and https://www.ads-software.com/plugins/post-smtp/)

    It may be the:

    include_once(ABSPATH . 'wp-includes/pluggable.php');

    found in class-different-menus-for-different-page-admin which might be causing bugs with multiple plugins that trying to redeclare function from there.

    Could you fix this issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • On the latest version of WP, as soon as I installed it and tried to network activate it, it now blocks my wp-admin login screen and tells me that I don’t have permission to log in. This is highly concerning and points to this plugin not being properly maintained at all.

    Plugin Author recorp

    (@recorp)

    Hi, thanks for your comment. We fixed this issue. Please update your plugin to see the fixes

    • This reply was modified 4 years, 7 months ago by recorp.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with another Plugin due to bad practices’ is closed to new replies.