Activity emails: how to turn off programatically?
-
I manage upwards of 150 websites. With the new addition of Wordfence activity emails — and the fact that they’re enabled by default — I’m getting upwards of 150 extra emails a week that I don’t need. What’s the quick and easy way to disable this via PHP? I use ManageWP so with a line of code (e.g. via the update_option function) I could turn this off on all websites at once. Otherwise, I’m going to have to go into every website to disable them manually. Of course I could setup an email filter, but I’d rather just disable them. Thanks.
The topic ‘Activity emails: how to turn off programatically?’ is closed to new replies.