[wp-trac] [WordPress Trac] #39666: Put front page on top of "All pages" list

WordPress Trac noreply at wordpress.org
Sat Sep 16 19:54:48 UTC 2017


#39666: Put front page on top of "All pages" list
-------------------------------+-----------------------------
 Reporter:  Presskopp          |       Owner:
     Type:  enhancement        |      Status:  new
 Priority:  normal             |   Milestone:  Future Release
Component:  Posts, Post Types  |     Version:
 Severity:  normal             |  Resolution:
 Keywords:  needs-patch        |     Focuses:  administration
-------------------------------+-----------------------------

Comment (by birgire):

 Another suggestion would be to add the homepage and the posts page as a
 table filter, if they are set.

 Example in [attachment:homepage-postspage-example.jpg]

 The ''Mine'' filter is e.g.

 {{{
 /wp-admin/edit.php?post_type=page&author=1

 }}}

 so the ''Homepage'' filter could be like:

 {{{
 /wp-admin/edit.php?post_type=page&post_id=123

 }}}

 but currently it looks like the tables don't support filtering by a single
 post ID.

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


More information about the wp-trac mailing list