Styling Specific Comment Replies
Written by Jeffro On May 10, 2008 | Category Of Post (Wordpress) | 176 views | |
WPGuy.com, a fairly recent addition to the WordPress community has published an interesting tip that I think many people will find helpful. Styling the people’s name in your comment replies walks you through the steps to add a custom function to your functions.php file, then calling that function via a hook. Last but not least is the styling of the function. Using this tip in conjunction with the following two plugins, Highlight Author Comments and WP_EasyReply will net you some pretty nifty results if you’re creative enough. These three comment enhancements could really spice up that section of your blog.
Comment by wpGuy on 10 May 2008
Hey, thanks a lot for the mention Jeffro
Comment by Jeffro on 10 May 2008
@wpGuy No problem, if I would of known about that tip before, I would of used that instead of the plugins I’m already using. At any rate, the combination of plugins plus your function code would create some nifty comment areas on various wordpress blogs.