<?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: How to create specific CSS selector base on WP Post Type and Post ID</title>
	<atom:link href="http://blog.kaizeku.com/wordpress/css-selector-base-on-post-type-and-post-id/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kaizeku.com/wordpress/css-selector-base-on-post-type-and-post-id/</link>
	<description>So many evil plans, so little time...</description>
	<pubDate>Thu, 20 Nov 2008 18:44:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Abras</title>
		<link>http://blog.kaizeku.com/wordpress/css-selector-base-on-post-type-and-post-id/comment-page-2/#comment-11500</link>
		<dc:creator>Abras</dc:creator>
		<pubDate>Wed, 15 Oct 2008 09:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kaizeku.com/?p=197#comment-11500</guid>
		<description>this is not working on wp 2.6.2
can you fix it for wp 2.6.2 please?</description>
		<content:encoded><![CDATA[<p>this is not working on wp 2.6.2<br />
can you fix it for wp 2.6.2 please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ck</title>
		<link>http://blog.kaizeku.com/wordpress/css-selector-base-on-post-type-and-post-id/comment-page-1/#comment-10003</link>
		<dc:creator>ck</dc:creator>
		<pubDate>Wed, 27 Aug 2008 13:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kaizeku.com/?p=197#comment-10003</guid>
		<description>Sweet thanks Gerry, fixed</description>
		<content:encoded><![CDATA[<p>Sweet thanks Gerry, fixed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry Kirk</title>
		<link>http://blog.kaizeku.com/wordpress/css-selector-base-on-post-type-and-post-id/comment-page-1/#comment-9999</link>
		<dc:creator>Gerry Kirk</dc:creator>
		<pubDate>Wed, 27 Aug 2008 11:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kaizeku.com/?p=197#comment-9999</guid>
		<description>Great example, but there is a mistake in the function code. The function should be get_post_selector_classname, not get_post_classname</description>
		<content:encoded><![CDATA[<p>Great example, but there is a mistake in the function code. The function should be get_post_selector_classname, not get_post_classname</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://blog.kaizeku.com/wordpress/css-selector-base-on-post-type-and-post-id/comment-page-1/#comment-8004</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 16 Jul 2008 19:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kaizeku.com/?p=197#comment-8004</guid>
		<description>Gah, how'd I miss that!?

You're a lifesaver. Thanks so much.</description>
		<content:encoded><![CDATA[<p>Gah, how&#8217;d I miss that!?</p>
<p>You&#8217;re a lifesaver. Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChaosKaizer</title>
		<link>http://blog.kaizeku.com/wordpress/css-selector-base-on-post-type-and-post-id/comment-page-1/#comment-8000</link>
		<dc:creator>ChaosKaizer</dc:creator>
		<pubDate>Wed, 16 Jul 2008 17:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kaizeku.com/?p=197#comment-8000</guid>
		<description>k2 already has a similar type of class selector: 

post 
postid-ID 
page
pageid-ID

if you still want to try my mod check the &lt;a href="#k2-body-class-filter" rel="nofollow"&gt;filter code&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>k2 already has a similar type of class selector: </p>
<p>post<br />
postid-ID<br />
page<br />
pageid-ID</p>
<p>if you still want to try my mod check the <a href="#k2-body-class-filter" rel="nofollow">filter code</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://blog.kaizeku.com/wordpress/css-selector-base-on-post-type-and-post-id/comment-page-1/#comment-7998</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 16 Jul 2008 15:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kaizeku.com/?p=197#comment-7998</guid>
		<description>Hi!

First off, thanks so much for taking the time to address this. It was me who posted the original query. 

I'm working my way through your instructions, and have come up against a problem with the second part here. I'm using a modified version of K2, and in header.php, it already has this:

&#60;body class=""&#62;

How should i go about applying your modification?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>First off, thanks so much for taking the time to address this. It was me who posted the original query. </p>
<p>I&#8217;m working my way through your instructions, and have come up against a problem with the second part here. I&#8217;m using a modified version of K2, and in header.php, it already has this:</p>
<p>&lt;body class=&#8221;"&gt;</p>
<p>How should i go about applying your modification?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
