[wp-trac] [WordPress Trac] #10726: Admin notifications for more than 1 email

WordPress Trac noreply at wordpress.org
Wed Apr 16 13:59:36 UTC 2014


#10726: Admin notifications for more than 1 email
----------------------------+-----------------------------
 Reporter:  novasource      |       Owner:
     Type:  enhancement     |      Status:  reopened
 Priority:  normal          |   Milestone:  Future Release
Component:  Administration  |     Version:  2.8.4
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+-----------------------------

Comment (by mordauk):

 Replying to [comment:17 rmccue]:
 > Replying to [comment:15 mordauk]:
 > > Seems the only thing we'd have to do is modify the way the option is
 sanitized so as to not strip out commans when multiple email addresses are
 detected.
 >
 > FWIW, this is pretty easy: `array_filter( explode( ',', $email ),
 'is_email' )`

 Yes. Why are we not allowing this? I fully understand providing a better
 UI for multiple emails is much more involved, but I haven't seen a reason
 why we can't support a comma separated list?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/10726#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list