• Resolved verityweb

    (@verityweb)


    Since I’m using Post SMTP to send mail via SMTP or MailGun on some sites, I was curious if Post SMTP is bypassing all hooks/filters code placed in functions.php such as the code to Disable Auto Update Notification Emails like:
    add_filter( 'auto_plugin_update_send_email', '__return_false' );

    If so, is there a way around this or would I have to make a filter in the email software or Mailgun respectively?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support M Haseeb

    (@haseeb0001)

    @verityweb Hi,

    Hope you are doing good.

    What I understand is if you are asking about the post SMTP plugin is editing or accessing the funtion.php file then No, Our plugin will only access and work on its own plugin files.

    Thanks

    Plugin Support M Haseeb

    (@haseeb0001)

    @verityweb
    We haven’t heard from you so we’re going to mark this thread as resolved. Feel free to open a new one if you need it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable Auto Update Notification Emails code not working’ is closed to new replies.