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: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.3 | Priority: | normal |
| Severity: | normal | Version: | 4.9 |
| Component: | Users | Keywords: | has-patch |
| Focuses: | docs | Cc: |
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 45489: