[wp-trac] [WordPress Trac] #35618: New function: `admin_email`

WordPress Trac noreply at wordpress.org
Thu Jan 28 01:43:07 UTC 2016


#35618: New function: `admin_email`
------------------------------+------------------------------
 Reporter:  sebastian.pisula  |       Owner:
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  General           |     Version:
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+------------------------------

Comment (by dd32):

 I don't personally see the benefit here, `my_func( get_option(
 'admin_email' ) )` vs `my_func( admin_email() )` doesn't really change
 much.

 Things to keep in mind though:
  * Future WordPress might have an `owner` role
  * Future WordPress might have multiple `owner`'s

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


More information about the wp-trac mailing list