Replies: 1
How can we change the ‘wordpress’ part of sender emails of a from address without installing a plugin or hacking the functions.php of a theme?
It’s just one word. Changing this should be a wp-config.php line.
1> Adding plugins increases security risk. I try to minimize adding a plugin as much as possible, but this has been the knee jerk response in the other posts on this. It is ridiculous to need a plugin to change one word. For some of us, security is more critical than others.
2> Hacking themes makes no sense. What if the theme is updated? What if I re-install it? What if I change to a different theme?