Has anyone added this kind of functionality to a WP site before? I'm looking to add Facebook Like button to individual comments. This can be a Theme function or a plugin
feedback
|
|
You should add the list of comments within the comments.php file the following code:
And then customize the display rules in the stylesheet. Hope that helps. ;) | |||||
feedback
|