[wp-trac] [WordPress Trac] #53678: Comment author filter is not applied to comment reply
WordPress Trac
noreply at wordpress.org
Sun Nov 14 17:59:17 UTC 2021
#53678: Comment author filter is not applied to comment reply
------------------------------+-----------------------------
Reporter: mjulian7 | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.9
Component: Comments | Version:
Severity: minor | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* owner: (none) => SergeyBiryukov
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"52154" 52154]:
{{{
#!CommitTicketReference repository="" revision="52154"
Comments: Use `get_comment_author()` to retrieve the comment author name
in `get_comment_reply_link()`.
This ensures that the `get_comment_author` filter is applied to the
comment author name as expected.
Follow-up to [29822], [47506].
Props mjulian7, audrasjb, chaion07, hellofromTonya, SergeyBiryukov.
Fixes #53678.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53678#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list