[wp-trac] [WordPress Trac] #64145: Notes should not appear in the context of comments

WordPress Trac noreply at wordpress.org
Tue Oct 28 11:31:54 UTC 2025


#64145: Notes should not appear in the context of comments
-------------------------------------------------+-------------------------
 Reporter:  adamsilverstein                      |       Owner:
                                                 |  adamsilverstein
     Type:  defect (bug)                         |      Status:  assigned
 Priority:  high                                 |   Milestone:  6.9
Component:  Editor                               |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch dev-feedback has-unit-     |     Focuses:
  tests needs-dev-note commit                    |
-------------------------------------------------+-------------------------

Comment (by s1m0nd):

 We're effectively talking about the need to make a `comment_type` private.
 How big a deal is it to enable this for comment types ''beyond'' just this
 new `note` type?

 I'm currently working on something which will rely heavily on a private
 comment type. Rather than hacking my own custom 'exclude my comment type'
 solution, it would be great if I could just `add_filter` (or something) to
 graft my own comment type alongside `note`, and thus benefit from the same
 core-backed privacy.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64145#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list