I wonder why the comment_reply_link is only present after the main comment but not after each child comment. I wrote a callback function for wp_list_comments but I don’t understand the mechanics how I can place the reply-link after each child comment.
(@marcdk)
16 years, 1 month ago
I wonder why the comment_reply_link is only present after the main comment but not after each child comment. I wrote a callback function for wp_list_comments but I don’t understand the mechanics how I can place the reply-link after each child comment.
Any idea?