Opened 5 days ago
Last modified 5 days ago
#64377 reviewing enhancement
Add a Notes column to the posts list table
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Notes | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The list of posts could include a column for Notes.
In the future, this could be expanded to include unread notes.
In order to accommodate this, the current comments Dashicon in table header should be replaced by a simple "Comments" label.
Attachments (1)
Change History (5)
This ticket was mentioned in PR #10611 on WordPress/wordpress-develop by @lukecarbis.
5 days ago
#1
- Keywords has-patch added
- Adds a new column to the posts list table for Notes.
- Changes the header for the Comments column to text instead of an icon
- Add sub-feature support to the post_type_supports function
Trac ticket: https://core.trac.wordpress.org/ticket/64377
#2
@
5 days ago
- Owner set to adamsilverstein
- Status changed from new to reviewing
I seem to remember this having been discussed before, but I can't remember when/where.
#3
@
5 days ago
This was previously explored in https://github.com/WordPress/gutenberg/issues/71622, with the rationale for removing the column noted in https://github.com/WordPress/gutenberg/issues/71622#issuecomment-3355185451.
@JeffPaul commented on PR #10611:
5 days ago
#4
Before further reviews/approval here, will want to check back on https://github.com/WordPress/gutenberg/issues/71622#issuecomment-3355185451 where this was previously rejected as a concept.
mockup of a comments and notes column next to each other in the posts list table