#3969 closed enhancement (wontfix)
Multiple admin email in admin_email
Reported by: | devil1591 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.2 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
It could be great to have multiple administrator email, separated with a semicolon.
It is very usefull when you have more than 1 administrator on the blog.
example : root@…; admin@…; admin2@…
Change History (9)
#3
@
18 years ago
Outlook use both semicolon, that's why I said semicolon.
I agree, Outlook is not a standard !
Both semicolon and comma is a good idea.
#4
@
18 years ago
I'm not saying it's a bad idea, but it'd be a big patch. It's also a bit of an edge case. A simpler solution is setting up an e-mail address that forwards to all of the admins. admins@…
#6
@
18 years ago
- Keywords admin email 2nd-opinion removed
- Milestone 2.4 deleted
- Resolution set to wontfix
- Status changed from new to closed
Just set up a forwarder account. I don't see how this is practical or useful.
#8
@
11 years ago
This would be useful. Managing the recipients of WordPress notifications would be most onvenient and logical in WordPress admin panel.
Plugins like Events Manager already implement this for their own notifications. WordPress core notifications deserve the same high user-friendliness.
Question is whether this should be implemented in core or as a plugin.
Is there a standard or preferred way of separating lists? Personally I would use a comma, or because of the nature of the list we could even use a space, although I don't see why a semi-colon wouldn't work either. Or maybe even both semi-colons and commas?