[wp-trac] [WordPress Trac] #53678: Comment author filter is not applied to comment reply
WordPress Trac
noreply at wordpress.org
Fri Jul 16 07:29:09 UTC 2021
#53678: Comment author filter is not applied to comment reply
--------------------------+-----------------------------
Reporter: mjulian7 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: minor | Keywords:
Focuses: |
--------------------------+-----------------------------
{{{comment_form_title()}}} uses {{{get_comment_author()}}} to display the
comment author, however {{{get_comment_reply_link()}}} uses
{{{$comment->comment_author}}}.
Therefore the latter does not apply the {{{get_comment_author}}} filter.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53678>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list