[wp-trac] [WordPress Trac] #43770: accept 'menu_order' for 'orderby' get_sites() argument

WordPress Trac noreply at wordpress.org
Sat Apr 14 10:02:22 UTC 2018


#43770: accept 'menu_order' for 'orderby' get_sites() argument
--------------------------------+------------------------------
 Reporter:  gnowland            |       Owner:  (none)
     Type:  enhancement         |      Status:  new
 Priority:  normal              |   Milestone:  Awaiting Review
Component:  Networks and Sites  |     Version:  trunk
 Severity:  normal              |  Resolution:
 Keywords:                      |     Focuses:  multisite
--------------------------------+------------------------------

Comment (by earnjam):

 There is not a `menu_order` column on `wp_blogs` by default. That column
 is something that the [https://github.com/hijiriworld/intuitive-custom-
 post-order/blob/69ca77941a5373cf917c3c94773266f56882f13c/intuitive-custom-
 post-order.php#L164 Intuitive Custom Post Order plugin adds].

 So unless we modify the db schema, then we can't do this in core. This
 feels like a niche situation to me and probably best left to plugins to
 execute.

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


More information about the wp-trac mailing list