Opened 5 months ago
Closed 5 months ago
#63466 closed defect (bug) (wontfix)
Add “View Term” link to the term edit screen for publicly viewable terms
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Taxonomy | Keywords: | has-patch needs-testing needs-test-info |
Focuses: | ui, accessibility, administration | Cc: |
Description
Currently, when editing a taxonomy term (e.g., a category), the edit screen does not provide a link to view the term archive page on the front end, even if the term is publicly viewable. Users must return to the term list screen to access the "View" action from the row actions.
This is inconsistent with other content types (e.g., posts and pages), where a "View" link is prominently available on the edit screen.
Steps to reproduce:
- Navigate to Posts > Categories.
- Add a category.
- On the category list page, observe the "View" link available in the row actions.
- Click on the category name to open the Edit Category screen.
- Notice that there is no "View" link to access the category archive page.
Expected behavior:
A "View" link should be displayed on the edit screen for publicly viewable terms (such as categories and tags), similar to how it appears for posts and pages.
Use case:
Improves the admin user experience by allowing quick access to the front-end view of a term archive without requiring navigation back to the term listing page.
Attachments (3)
Change History (7)
This ticket was mentioned in PR #8818 on WordPress/wordpress-develop by @nikunj8866.
5 months ago
#1
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/63466
Add “View Term” link to the term edit screen