Make WordPress Core

Opened 4 weeks ago

Last modified 4 weeks ago

#59250 new enhancement

New Admin Email subject line should be filterable

Reported by: madtownlems's profile MadtownLems Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Administration Keywords: good-first-bug has-patch
Focuses: Cc:

Description

When a user attempts to update the Administration Email Address (Settings->Reading), they receive an email with a link they must click to confirm the change.

The body of the email is filterable (new_admin_email_content), but sadly the subject is not.

I'm proposing adding a new filter, such as new_admin_email_subject, that lets users customize this message.

For reference, I was looking to make it clearer that there is still action needed (to confirm the change), because I've seen LOTS of situations on our networks where these email updates are started - but never confirmed - likely due to the subject line sounding way more like a confirmation than something that requires action.

Attachments (2)

patch.diff (891 bytes) - added by alexanderkoledov 4 weeks ago.
patch.2.diff (891 bytes) - added by alexanderkoledov 4 weeks ago.
Filter "new_admin_email_subject" added

Download all attachments as: .zip

Change History (4)

#1 @johnbillion
4 weeks ago

  • Component changed from General to Administration
  • Keywords needs-patch good-first-bug added
  • Version trunk deleted

@alexanderkoledov
4 weeks ago

Filter "new_admin_email_subject" added

#2 @alexanderkoledov
4 weeks ago

  • Keywords has-patch added; needs-patch removed
Last edited 4 weeks ago by alexanderkoledov (previous) (diff)
Note: See TracTickets for help on using tickets.