Log when a site's email address is changed in wp-admin/options.php #90740
Open
Description
Done means:
- Add an
audit_log
entry when users modify the site's admin_email address in wp-admin/options.php - TBD: Not sure how to do this for atomic sites, maybe on the option sync?
What
We should be logging as often as possible, and we do not log when a site's email address is modified from wp-admin/options.php. I'd like us to consider adding logging for this action.
Why
Specific features will use the blog admin email address as a fallback if the owner email address is unavailable, and it is possible to silently set this address to an address belonging to an unwitting third party. For context: p1715771406974199/1715767859.100399-slack-CDJ9Z349W
How
No response
Metadata
Assignees
Labels
Type
Projects
Status
Triaged