[wp-trac] [WordPress Trac] #52975: Add "states" to terms list table (for WP_Taxonomy::$default_term)
WordPress Trac
noreply at wordpress.org
Mon Apr 5 22:26:56 UTC 2021
#52975: Add "states" to terms list table (for WP_Taxonomy::$default_term)
-----------------------------+-----------------------------
Reporter: johnjamesjacoby | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Taxonomy | Version:
Severity: normal | Keywords: has-screenshots
Focuses: administration |
-----------------------------+-----------------------------
The Terms list table (`WP_Terms_List_Table`) should include support for
the "states" concept that currently also exists for Posts, Media, and
Sites.
Specifically, I'd like to see "– Default" added to the default term.
I want this because WordPress Admin does not offer any explanation why the
"Uncategorized" Category has no "Delete" link in the list-table UI and
also has no checkbox for bulk-actions.
See: `_post_states()`, `_media_states()`, and
`WP_MS_Sites_List_Table::site_states()`
Mock-up screenshot imminent.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52975>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list