[wp-trac] [WordPress Trac] #64096: Notes: PHP backports from Gutenberg
WordPress Trac
noreply at wordpress.org
Mon Oct 20 19:20:34 UTC 2025
#64096: Notes: PHP backports from Gutenberg
----------------------------------------------+----------------------------
Reporter: wildworks | Owner:
| adamsilverstein
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.9
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: gutenberg-merge has-patch commit | Focuses:
----------------------------------------------+----------------------------
Changes (by adamsilverstein):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"60987" 60987]:
{{{
#!CommitTicketReference repository="" revision="60987"
Editor: Introduce the PHP-related code for Notes.
Bring the PHP part of the new Notes feature into core for the 6.9 release.
See related Gutenberg Issue:
https://github.com/WordPress/gutenberg/issues/71826. These changes do not
impact any user facing functionality, they simply prepare core for the
JavaScript functionality that will come over in a separate sync.
Overview of changes:
- Ensure Notes are not included in comment counts
- Enable the note type (REST API)
- Adjust capabilities so edit_post cap implies ability to edit notes
- Enable empty and duplicate notes for resolve/re-open actions
- Add control over notes with post type supports check
- Register new note resolution status meta
Props: ristojovanovic, adamsilverstein, jeffpaul, wildworks, mamaduka,
swissspidy, timothyblynjacobs, kadamwhite.
Fixes #64096.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64096#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list