Opened 12 years ago
Closed 12 years ago
#25904 closed enhancement (duplicate)
Ability to disable admin new user email notifications
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Users | Keywords: | close |
| Focuses: | Cc: |
Description
As an administrator, I want to disable new user email notifications.
Change History (4)
Note: See
TracTickets for help on using
tickets.
The code that does this is in
wp_new_user_notification(), which is a pluggable function, so you can override it to do whatever you want. There is a plugin that does this: Disable new user notifications