Opened 20 years ago
Closed 20 years ago
#1190 closed defect (bug) (fixed)
Moderation emails now have blank TO
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 1.5.1 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
When the changes for this bug (http://mosquito.wordpress.org/view.php?id=1168) were commited, this line was removed:
$admin_email = get_settings("admin_email");
Now $admin_email is no never set in the function wp_notify_moderator, so the moderation emails are sent into a blackhole.
Change History (2)
Note: See
TracTickets for help on using
tickets.
http://trac.wordpress.org/changeset/2498