[wp-trac] [WordPress Trac] #64204: Notes unexpected do not notify post author (unlike comments)
WordPress Trac
noreply at wordpress.org
Fri Nov 7 14:05:59 UTC 2025
#64204: Notes unexpected do not notify post author (unlike comments)
--------------------------+------------------------------
Reporter: JeffPaul | Owner: adamsilverstein
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: Comments | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+------------------------------
Changes (by ellatrix):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"61179" 61179]:
{{{
#!CommitTicketReference repository="" revision="61179"
Notes: notify post author on note submission.
Fix an issue where new notes did not trigger a notification because they
are submitted via the REST API. Ensures REST API submissions (for notes)
trigger the post author notification. Leverage existing comment
notification infrastructure.
Developed in https://github.com/WordPress/wordpress-develop/pull/10472.
Fixes #64204.
Props adamsilverstein, mamaduka, peterwilsoncc, ellatrix, wildworks,
mukesh27, desrosj, annezazu, jeffpaul.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64204#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list