[wp-trac] [WordPress Trac] #29782: 'Before' and 'After' in get_comment_reply_link not working
WordPress Trac
noreply at wordpress.org
Mon Sep 29 12:31:08 UTC 2014
#29782: 'Before' and 'After' in get_comment_reply_link not working
--------------------------+------------------------------
Reporter: stereoactivo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 4.0
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by OriginalEXE):
Hello,
are you sure your copy of WordPress is not modified? This is how that
filter looks for me (and it works properly):
`return apply_filters( 'comment_reply_link', $args['before'] . $link .
$args['after'], $args, $comment, $post );`
This is in WordPress 4.0 which you referenced in 'Version'. Can you please
confirm that is the version of WordPress you are using.
Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29782#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list