[wp-trac] [WordPress Trac] #43857: Show the comment / awaiting moderation message even without opt-in

WordPress Trac noreply at wordpress.org
Sat Jan 19 16:50:59 UTC 2019


#43857: Show the comment / awaiting moderation message even without opt-in
--------------------------+-----------------------
 Reporter:  imath         |       Owner:  (none)
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  5.1
Component:  Privacy       |     Version:  4.9.6
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+-----------------------

Comment (by superpoincare):

 @azaozz

 I tested your diff.

 Your diff forgot to remove one line

 {{{esc_url( add_query_arg( 'replytocom', $comment->comment_ID ) ) . '#' .
 $args['respond_id'],}}}


 in comment-template.php

 That makes its appearance as "Reply" below a comment becomes "Reply to
 [Commenter Name]" and "Leave a Reply" above the comment box becomes "Leave
 a Reply to [Commenter Name]"

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/43857#comment:87>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list