Using recent-comment module, I can display it using the function call such as
Code:
<?php display_recent_comments(10,150,”,”,’-‘,’…’:wink:; ?>
, but how do I link each comment to the real comment content that displays under the blog’s post?
Using recent-comment module, I can display it using the function call such as
, but how do I link each comment to the real comment content that displays under the blog’s post?