Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#47476 closed defect (bug) (fixed)

Docs: fix variable reference in description of wp_new_user_notification_email_admin filter

Reported by: needle Owned by: SergeyBiryukov
Priority: normal Milestone: 5.3
Component: Users Version: 4.9
Severity: normal Keywords: has-patch
Cc: Focuses: docs

Description

The docblock for the wp_new_user_notification_email_admin filter should reference the $wp_new_user_notification_email_admin variable instead of $wp_new_user_notification_email. Just a bit of copypasta in [41213] I expect.

Attachments (1)

47476.patch (506 bytes ) - added by needle 7 years ago.

Download all attachments as: .zip

Change History (3)

@needle
7 years ago

#1 @SergeyBiryukov
7 years ago

  • Milestone Awaiting Review5.3

#2 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 45489:

Docs: Correct parameter name for wp_new_user_notification_email_admin filter.

Props needle.
Fixes #47476.

Note: See TracTickets for help on using tickets.