[wp-trac] [WordPress Trac] #55733: Add option to sort Pages by Slug
WordPress Trac
noreply at wordpress.org
Sun May 15 16:05:45 UTC 2022
#55733: Add option to sort Pages by Slug
-------------------------------+---------------------------------
Reporter: zevrix | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version: 5.9.3
Severity: normal | Resolution:
Keywords: close | Focuses: ui, administration
-------------------------------+---------------------------------
Comment (by SergeyBiryukov):
Replying to [comment:2 zevrix]:
> Also, the ticket #49679 you mentioned refers to the **Posts** list.
Which I guess is relevant for those who run blogs or other post-based
websites.
>
> I'm however talking about **Pages**.
Thanks for the clarification! The list of columns for posts, pages, and
custom post types is determined by the same [source:tags/5.9.3/src/wp-
admin/includes/class-wp-posts-list-table.php#L637
WP_Posts_List_Table::get_columns()] method, so if the Slug column is ever
reconsidered, I think it would be implemented for all of them.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55733#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list