Make WordPress Core

Opened 3 years ago

#52975 new defect (bug)

Add "states" to terms list table (for WP_Taxonomy::$default_term)

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Taxonomy Keywords: has-screenshots
Focuses: administration Cc:

Description

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.

Attachments (1)

jjj-on-2021-04-05-at-17-28-51@2x.png (112.9 KB) - added by johnjamesjacoby 3 years ago.
Mocked up "– Default" term state

Download all attachments as: .zip

Change History (1)

@johnjamesjacoby
3 years ago

Mocked up "– Default" term state

Note: See TracTickets for help on using tickets.