Skip to content

Log when a site's email address is changed in wp-admin/options.php #90740

Open
@arinoch

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

No one assigned

    Labels

    TriagedTo be used when issues have been triaged.[Feature Group] Site Settings & ToolsSettings and tools for managing and configuring your site.[Feature] Site SettingsAll other general site settings.[Pri] NormalSchedule for the next available opportuinity.[Product] WordPress.comAll features accessible on and related to WordPress.com.[Type] Feature RequestFeature requests

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions