Forums
Forums / Themes and Templates / comment reply link in comments.php
(@victordever)
16 years, 7 months ago
Hi form I can not add comment reply link in comments.php , I’ve tried this code , but it nothing returned
comment_reply_link( array( 'reply_text' => __('Reply', 'hybrid'), 'login_text' => __('Log in to reply.', 'hybrid'), 'before' => '', 'after' => '') );
The topic ‘comment reply link in comments.php’ is closed to new replies.
(@victordever)
16 years, 7 months ago
Hi form
I can not add comment reply link in comments.php , I’ve tried this code , but it nothing returned