Make WordPress Core

Opened 5 days ago

Last modified 5 days ago

#64377 reviewing enhancement

Add a Notes column to the posts list table

Reported by: lukecarbis's profile lukecarbis Owned by: adamsilverstein's profile adamsilverstein
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)

Screenshot 2025-12-08 at 21.40.59.png (18.8 KB) - added by lukecarbis 5 days ago.
mockup of a comments and notes column next to each other in the posts list table

Download all attachments as: .zip

Change History (5)

@lukecarbis
5 days ago

mockup of a comments and notes column next to each other in the posts list table

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 @westonruter
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.

@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.

Note: See TracTickets for help on using tickets.