[wp-trac] [WordPress Trac] #39637: Wrong term taxonomy link in custom taxonomy admin column
WordPress Trac
noreply at wordpress.org
Thu Jan 19 10:41:42 UTC 2017
#39637: Wrong term taxonomy link in custom taxonomy admin column
----------------------------+-----------------------------
Reporter: fulippo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords:
Focuses: administration |
----------------------------+-----------------------------
When setting a custom taxonomy to have terms displayed in admin columns of
posts list screens (show_admin_column => 1) the term link uses the slug
instead of term_id to filter posts.
The behaviour is different from the dropdown which seems to work as
expected.
The issue:
Term taxonomy link contains slug instead of term_id:
wp-admin/includes/class-wp-posts-list-table.php#L1099
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39637>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list