<?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"
	>
<channel>
	<title>Comments on: Wordpress author comment highlighting</title>
	<atom:link href="http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/</link>
	<description>You've got your good thing, and I've got mine</description>
	<pubDate>Tue, 02 Dec 2008 19:43:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Christopher</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-2325</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Sat, 19 Mar 2005 00:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-2325</guid>
		<description>This is how I addapted it for two authors :)

Then of course make your style sheets different.
&lt;code&gt;
&#60;li class="&#60;?php if ($comment-&gt;comment_author_email == "email1@email.com") echo 'christopher'; else if ($comment-&#62;comment_author_email == "email2@email.com") echo 'christine'; else echo $oddcomment; ?&#62;" id="comment-&lt; ?php comment_ID() ?&#62;"&#62;&#60;/li&#62;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>This is how I addapted it for two authors :)</p>
<p>Then of course make your style sheets different.<br />
<code><br />
&lt;li class="&lt;?php if ($comment->comment_author_email == "email1@email.com") echo 'christopher'; else if ($comment-&gt;comment_author_email == "email2@email.com") echo 'christine'; else echo $oddcomment; ?&gt;" id="comment-< ?php comment_ID() ?&gt;"&gt;&lt;/li&gt;</code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Dorfman</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-2272</link>
		<dc:creator>Simon Dorfman</dc:creator>
		<pubDate>Wed, 16 Mar 2005 03:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-2272</guid>
		<description>I'm using WP 1.5 and a hacked up version of the Kubrick theme.  I changed the above code so it works with the alternate highlighting.  In the comments.php file replace this line (should be line 29):

&lt;code&gt;&#60;li class="&#60;?php echo $oddcomment; ?&#62;" id="comment-&#60;?php comment_ID() ?&#62;"&#62;&#60;/li&#62;&lt;/code&gt;

...with this line:

&lt;code&gt;&#60;?php if ($comment-&#62;comment_author_email == "simon@simondorfman.com") echo 'mycomment'; else echo $oddcomment; ?&#62;" id="comment-&#60;?php comment_ID() ?&#62;"&#62;&lt;/code&gt;

Works fine for me.  See it in practice here:
http://simondorfman.com/Games/Spellfire/2005/03/12/to-the-pain-thieves-deck/#comments</description>
		<content:encoded><![CDATA[<p>I&#8217;m using WP 1.5 and a hacked up version of the Kubrick theme.  I changed the above code so it works with the alternate highlighting.  In the comments.php file replace this line (should be line 29):</p>
<p><code>&lt;li class="&lt;?php echo $oddcomment; ?&gt;" id="comment-&lt;?php comment_ID() ?&gt;"&gt;&lt;/li&gt;</code></p>
<p>&#8230;with this line:</p>
<p><code>&lt;?php if ($comment-&gt;comment_author_email == "simon@simondorfman.com") echo 'mycomment'; else echo $oddcomment; ?&gt;" id="comment-&lt;?php comment_ID() ?&gt;"&gt;</code></p>
<p>Works fine for me.  See it in practice here:<br />
<a href="http://simondorfman.com/Games/Spellfire/2005/03/12/to-the-pain-thieves-deck/#comments" rel="nofollow">http://simondorfman.com/Games/Spellfire/2005/03/12/to-the-pain-thieves-deck/#comments</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: La maté por un yogur</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-1642</link>
		<dc:creator>La maté por un yogur</dc:creator>
		<pubDate>Sun, 13 Feb 2005 02:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-1642</guid>
		<description>&lt;strong&gt;Destacar comentarios del autor en Wordpress&lt;/strong&gt;
Recordaba haber visto determinados blogs, gestionados con wordpress, que destacaban los comentarios del autor con una clase css diferente a la del resto. Lo vi bastante práctico, sobre todo para weblogs con gran cantidad de comentarios (no es mi caso),...</description>
		<content:encoded><![CDATA[<p><strong>Destacar comentarios del autor en Wordpress</strong><br />
Recordaba haber visto determinados blogs, gestionados con wordpress, que destacaban los comentarios del autor con una clase css diferente a la del resto. Lo vi bastante práctico, sobre todo para weblogs con gran cantidad de comentarios (no es mi caso),&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mason</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-646</link>
		<dc:creator>mason</dc:creator>
		<pubDate>Wed, 29 Dec 2004 16:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-646</guid>
		<description>I've seen the 'author's comment' style used on a number of popular blogs and did a quuick &lt;a href="http://search.yahoo.com/search?p=wordpress+author+comment&#038;ei=UTF-8&#038;rls=org.mozilla:en-US:official&#038;fr=moz2"&gt;Yahoo search&lt;/a&gt; and this page was No#1 on the results list, and rightly so. You've neatly provided the solution.

Thanks for your work.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen the &#8216;author&#8217;s comment&#8217; style used on a number of popular blogs and did a quuick <a href="http://search.yahoo.com/search?p=wordpress+author+comment&#038;ei=UTF-8&#038;rls=org.mozilla:en-US:official&#038;fr=moz2">Yahoo search</a> and this page was No#1 on the results list, and rightly so. You&#8217;ve neatly provided the solution.</p>
<p>Thanks for your work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Thomas Rasmussen</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-232</link>
		<dc:creator>Seth Thomas Rasmussen</dc:creator>
		<pubDate>Tue, 23 Nov 2004 19:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-232</guid>
		<description>Just what I needed! (&#60;3 Cars)

Thanks! :)</description>
		<content:encoded><![CDATA[<p>Just what I needed! (&lt;3 Cars)</p>
<p>Thanks! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zulema</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-222</link>
		<dc:creator>Zulema</dc:creator>
		<pubDate>Wed, 17 Nov 2004 23:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-222</guid>
		<description>Actually, if I take a closer look, it is bolded, it's just hard to notice. If I increase the font size in Firefox, then I can make out the bolding. ;)</description>
		<content:encoded><![CDATA[<p>Actually, if I take a closer look, it is bolded, it&#8217;s just hard to notice. If I increase the font size in Firefox, then I can make out the bolding. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-221</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 17 Nov 2004 22:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-221</guid>
		<description>Really? I put the code within &lt;code&gt;strong&lt;/code&gt; tags, maybe your browser doesn't make them bold? Maybe I'll just add the style in my stylesheet.</description>
		<content:encoded><![CDATA[<p>Really? I put the code within <code>strong</code> tags, maybe your browser doesn&#8217;t make them bold? Maybe I&#8217;ll just add the style in my stylesheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zulema</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-220</link>
		<dc:creator>Zulema</dc:creator>
		<pubDate>Wed, 17 Nov 2004 22:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-220</guid>
		<description>This is fabulous, only I can't tell which snippet of the PHP code is &lt;b&gt;bold&lt;/b&gt;. :( I could just open my files and compare, but wanted to let u know. ;)</description>
		<content:encoded><![CDATA[<p>This is fabulous, only I can&#8217;t tell which snippet of the PHP code is <b>bold</b>. :( I could just open my files and compare, but wanted to let u know. ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-203</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Sat, 13 Nov 2004 22:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-203</guid>
		<description>And this is a comment by me.</description>
		<content:encoded><![CDATA[<p>And this is a comment by me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-202</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Sat, 13 Nov 2004 22:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2004/11/13/wordpress-author-comment-highlighting/#comment-202</guid>
		<description>So this is a normal comment.</description>
		<content:encoded><![CDATA[<p>So this is a normal comment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
