[wp-trac] [WordPress Trac] #43705: Respect custom taxonomy term order on admin edit page when show_ui and sort are both true
WordPress Trac
noreply at wordpress.org
Thu Apr 5 18:44:40 UTC 2018
#43705: Respect custom taxonomy term order on admin edit page when show_ui and sort
are both true
--------------------------+------------------------------
Reporter: seanleavey | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by seanleavey):
It should be added that using the `get_the_terms` filter in
`get_the_terms` in `wp-includes/category-template.php` does not allow this
behaviour to be added via a plugin (without completely requerying the
terms), because the filter does not supply the `term_order` column from
the `term_relationships` database table.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43705#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list