[wp-trac] [WordPress Trac] #27517: Add sorting option to get_blogs_of_user

WordPress Trac noreply at wordpress.org
Sun Mar 30 17:25:37 UTC 2014


#27517: Add sorting option to get_blogs_of_user
--------------------------------+------------------------------
 Reporter:  daniloercoli        |       Owner:
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  Networks and Sites  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:                      |     Focuses:  multisite
--------------------------------+------------------------------
Changes (by nofearinc):

 * focuses:   => multisite
 * component:  General => Networks and Sites


Comment:

 It's worth mentioning that a `get_blogs_of_user` hook is applied on
 return:

 {{{
     return apply_filters( 'get_blogs_of_user', $blogs, $user_id, $all );
 }}}

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


More information about the wp-trac mailing list