[wp-trac] [WordPress Trac] #64153: REST API: 403 error occur when resolving or reopening note
WordPress Trac
noreply at wordpress.org
Thu Oct 30 11:54:38 UTC 2025
#64153: REST API: 403 error occur when resolving or reopening note
--------------------------+------------------------
Reporter: wildworks | Owner: wildworks
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+------------------------
Changes (by wildworks):
* owner: (none) => wildworks
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"61089" 61089]:
{{{
#!CommitTicketReference repository="" revision="61089"
Editor: Add `auth_callback` to `_wp_note_status` comment meta.
Adds an `auth_callback` to the `_wp_note_status` comment meta so that only
users with the `edit_comment` capability can update this meta field via
the REST API.
This is necessary to ensure that users can properly resolve or reopen
Notes.
Props wildworks, adamsilverstein, westonruter, mamaduka, desrosj.
Fixes #64153.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64153#comment:38>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list