[wp-trac] [WordPress Trac] #23421: Add sortable to taxonomy column
WordPress Trac
noreply at wordpress.org
Wed Jan 4 17:43:50 UTC 2017
#23421: Add sortable to taxonomy column
-------------------------+-----------------------------
Reporter: tifosi | Owner: johnbillion
Type: enhancement | Status: accepted
Priority: normal | Milestone: Future Release
Component: Taxonomy | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-------------------------+-----------------------------
Comment (by tifosi):
@johnbillion Bump
One thing to note is that scribu's sql - which has become the defacto
standard when googling for this - does a join on the terms table. The
resultant output thereby strips all post records where the term is null.
This may or may not be the required result.
Still, would like this to make it into 4.8 as an additional arg in
'register_taxonomy'
show_admin_sortable
Also a useful partner argument:
show_admin_filter
To enable a drilldown select to show in the options above the table. Both
together would make an excellent triumvirate for taxonomy functionality.
Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/23421#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list