add reply to reviews
-
hello
can i add the option to reply to reviews?
understand that can use this from some forum:
$args = array(
‘reply_text’ => ‘Reply <span>↓</span>’,
‘depth’ => ‘1’,
‘max_depth’ => ‘5’
);
comment_reply_link( $args );but it doesnt help
pls help me thanks
- The topic ‘add reply to reviews’ is closed to new replies.