<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Highlight Author Comments in WordPress, The Easier Right Way</title>
	<atom:link href="http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/</link>
	<description></description>
	<lastBuildDate>Tue, 19 Mar 2013 01:28:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Antony</title>
		<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/#comment-16612</link>
		<dc:creator>Antony</dc:creator>
		<pubDate>Sat, 29 Jan 2011 13:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1641#comment-16612</guid>
		<description><![CDATA[Hi i&#039;m using the  in my callback comments function. But when I view the source code there is no bypostauthor, i&#039;m a little confused as to why not. Am I missing something?]]></description>
		<content:encoded><![CDATA[<p>Hi i&#8217;m using the  in my callback comments function. But when I view the source code there is no bypostauthor, i&#8217;m a little confused as to why not. Am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/#comment-16258</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 29 Dec 2010 18:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1641#comment-16258</guid>
		<description><![CDATA[Thanks! i was looking the whole day for this! because all the other normal suggestions didnt work, Do youy know how i can put the commentors avatar, name &amp; date postes outside the normal comments div? like you see on some blogs with a arrow ponted to the avatar.]]></description>
		<content:encoded><![CDATA[<p>Thanks! i was looking the whole day for this! because all the other normal suggestions didnt work, Do youy know how i can put the commentors avatar, name &amp; date postes outside the normal comments div? like you see on some blogs with a arrow ponted to the avatar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/#comment-15315</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Mon, 09 Aug 2010 15:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1641#comment-15315</guid>
		<description><![CDATA[It highlights the admin&#039;s comments if the admin is the one who wrote a post.  The &quot;bypostauthor&quot; class which I specifically went over in this post is used to style the author&#039;s comments.]]></description>
		<content:encoded><![CDATA[<p>It highlights the admin&#8217;s comments if the admin is the one who wrote a post.  The &#8220;bypostauthor&#8221; class which I specifically went over in this post is used to style the author&#8217;s comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aj</title>
		<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/#comment-15212</link>
		<dc:creator>Aj</dc:creator>
		<pubDate>Sun, 25 Jul 2010 03:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1641#comment-15212</guid>
		<description><![CDATA[The comment class functions is freaking amazing.  A must for any WP Theme. Easy to follow vid, great job.]]></description>
		<content:encoded><![CDATA[<p>The comment class functions is freaking amazing.  A must for any WP Theme. Easy to follow vid, great job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santiago</title>
		<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/#comment-15083</link>
		<dc:creator>Santiago</dc:creator>
		<pubDate>Thu, 08 Jul 2010 00:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1641#comment-15083</guid>
		<description><![CDATA[But this highlights Admin comments,
I have a multi author blog,
And i want to highlight their comments on their post.
How can i do that?]]></description>
		<content:encoded><![CDATA[<p>But this highlights Admin comments,<br />
I have a multi author blog,<br />
And i want to highlight their comments on their post.<br />
How can i do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/#comment-14154</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 01 Apr 2010 14:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1641#comment-14154</guid>
		<description><![CDATA[For custom comments in the latest (2.9) WP &lt;a href=&quot;http://www.alchemweb.co.uk/how-to-style-comments-in-wordpress/&quot; rel=&quot;nofollow&quot;&gt;here&#039;s&lt;/a&gt; a little tutorial using a custom callback that adds the user name to the various comment classes. Allows styling with background images and highlighting of any specified logged-in user. Best!]]></description>
		<content:encoded><![CDATA[<p>For custom comments in the latest (2.9) WP <a href="http://www.alchemweb.co.uk/how-to-style-comments-in-wordpress/" rel="nofollow">here&#8217;s</a> a little tutorial using a custom callback that adds the user name to the various comment classes. Allows styling with background images and highlighting of any specified logged-in user. Best!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KTibaijuka</title>
		<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/#comment-13991</link>
		<dc:creator>KTibaijuka</dc:creator>
		<pubDate>Sat, 20 Mar 2010 08:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1641#comment-13991</guid>
		<description><![CDATA[This was brilliant.

I prefer the screencasts. I was searching all over the place for this tutorial that explains it bit by bit.

Thanks!]]></description>
		<content:encoded><![CDATA[<p>This was brilliant.</p>
<p>I prefer the screencasts. I was searching all over the place for this tutorial that explains it bit by bit.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leland</title>
		<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/#comment-13839</link>
		<dc:creator>Leland</dc:creator>
		<pubDate>Mon, 08 Mar 2010 15:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1641#comment-13839</guid>
		<description><![CDATA[Yeah true, I don&#039;t do it here because I think my Gravatar is pretty recognizable in the comments here.

Using wp_list_comments + comment_class is the way to do it though.  It makes it so much simpler to just style the .bypostauthor class that&#039;s already there.]]></description>
		<content:encoded><![CDATA[<p>Yeah true, I don&#8217;t do it here because I think my Gravatar is pretty recognizable in the comments here.</p>
<p>Using wp_list_comments + comment_class is the way to do it though.  It makes it so much simpler to just style the .bypostauthor class that&#8217;s already there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Hristov</title>
		<link>http://www.themelab.com/2010/03/02/highlight-author-comments-in-wordpress/#comment-13828</link>
		<dc:creator>Vladimir Hristov</dc:creator>
		<pubDate>Sun, 07 Mar 2010 18:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.themelab.com/?p=1641#comment-13828</guid>
		<description><![CDATA[Hey thanks I will try this tonight. It really looks a lot better to have the author&#039;s comments somehow easily distinguished.]]></description>
		<content:encoded><![CDATA[<p>Hey thanks I will try this tonight. It really looks a lot better to have the author&#8217;s comments somehow easily distinguished.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.327 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-04-02 02:36:07 -->
