I just want to turn off all email notifications for my staging site. I noticed this plugin that I use has a feature that does this. So, I’m making sure it will work by asking if all the GD emails use “default wp_mail() function to send emails”.
I’m using the WP Mail SMTP because I need to. The email server provided by my hosting provider was hanging up when new listings were added (my laymen explanation, lol). Especially since right now i have new listings sending several emails (both to listing owner and admin/me).
There’s at least one reason my staging site may accidently send notifications, like for renewing listings. So, I just don’t want it to, because the live site is already doing that. I just don’t want any emails coming out of the staging site. And rather than install another plugin I could just use the one I already have if it’s sufficient.