[wp-trac] [WordPress Trac] #49164: Page List Order

WordPress Trac noreply at wordpress.org
Fri Jan 10 16:05:14 UTC 2020


#49164: Page List Order
-------------------------------+---------------------------------
 Reporter:  jfortune           |       Owner:  (none)
     Type:  enhancement        |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Posts, Post Types  |     Version:
 Severity:  major              |  Resolution:
 Keywords:                     |     Focuses:  ui, administration
-------------------------------+---------------------------------

Comment (by SergeyBiryukov):

 Hi there, welcome to WordPress Trac! Thanks for the report.

 By default, the list is sorted in [source:tags/5.3.2/src/wp-
 admin/includes/post.php?marks=1176#L1162 wp_edit_posts_query()] as
 follows:

 * First, by a numeric `menu_order` field, which corresponds to the "Order"
 field in Quick Edit or in the Page Attributes meta box on editor screen.
 * Then, alphabetically by title.

 You can sort it by date by clicking the Date table header: once for
 descending order, twice for ascending.

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


More information about the wp-trac mailing list