<?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: WordPress 2.7 Theme Enhancements II</title>
	<atom:link href="http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/</link>
	<description>Blog Themes, Blog Design &#38; Daily Blog Tips</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:16:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: storkclub</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-352640</link>
		<dc:creator>storkclub</dc:creator>
		<pubDate>Thu, 07 Oct 2010 07:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-352640</guid>
		<description>Hello Sarah,.thanks for posting this,i do love the new comment feature coz u can customize it liek that one Automatically close comments on posts older than X days..u just have to set it and not worry about closing the comment manually. </description>
		<content:encoded><![CDATA[<p>Hello Sarah,.thanks for posting this,i do love the new comment feature coz u can customize it liek that one Automatically close comments on posts older than X days..u just have to set it and not worry about closing the comment manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-316114</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Fri, 02 Jan 2009 07:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-316114</guid>
		<description>Hi Cole, it sounds like your styles need fixing in the right order. If you post up about this in the discussion forums - &lt;a href=&quot;http://www.bloggingtips.com/forums/&quot; rel=&quot;nofollow&quot;&gt;http://www.bloggingtips.com/forums/&lt;/a&gt; and post up your two styles then we can look at them and work out how to make them work together. However as a quick point, the post-author-admin style will need to come after the depth style. My solution would be to specify the depth style to both depth and the post-author-admin ie. 
 
&lt;code&gt;depthstylename, .post-author-admin { 
// depth styles 
} 
.post-author-admin { 
// additional admin styles 
}&lt;/code&gt; 
 
this way the post-author-admin style will inherit the depth styles and then just change what it needs to. 
 
However if that doesn&#039;t work or doesn&#039;t make sense, post up in the forum and we can help you there :) </description>
		<content:encoded><![CDATA[<p>Hi Cole, it sounds like your styles need fixing in the right order. If you post up about this in the discussion forums &#8211; <a href="http://www.bloggingtips.com/forums/" rel="nofollow">http://www.bloggingtips.com/forums/</a> and post up your two styles then we can look at them and work out how to make them work together. However as a quick point, the post-author-admin style will need to come after the depth style. My solution would be to specify the depth style to both depth and the post-author-admin ie. </p>
<p>&lt;code&gt;depthstylename, .post-author-admin {<br />
// depth styles<br />
}<br />
.post-author-admin {<br />
// additional admin styles<br />
}&lt;/code&gt; </p>
<p>this way the post-author-admin style will inherit the depth styles and then just change what it needs to. </p>
<p>However if that doesn&#39;t work or doesn&#39;t make sense, post up in the forum and we can help you there <img src='http://www.bloggingtips.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cole</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-314025</link>
		<dc:creator>Cole</dc:creator>
		<pubDate>Sat, 27 Dec 2008 00:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-314025</guid>
		<description>Thanks for the article. Very helpful. I am curious about one thing - I have set up my depth and post-author-admin styles but there seems to be a conflict. If the admin is replying (a depth comment), I want it to override the depth styles. Unfortunately, when it does override, the depth styles do not work at all and when they do work, the admin style does not. Any ideas? </description>
		<content:encoded><![CDATA[<p>Thanks for the article. Very helpful. I am curious about one thing &#8211; I have set up my depth and post-author-admin styles but there seems to be a conflict. If the admin is replying (a depth comment), I want it to override the depth styles. Unfortunately, when it does override, the depth styles do not work at all and when they do work, the admin style does not. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Styling WordPress 2.7 Comments</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-310202</link>
		<dc:creator>Styling WordPress 2.7 Comments</dc:creator>
		<pubDate>Sun, 21 Dec 2008 15:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-310202</guid>
		<description>[...] few weeks ago I wrote about the WordPress 2.7 theme enhancements and specifically how the comments were now output using the tag wp_list_comments(). However, this [...]</description>
		<content:encoded><![CDATA[<p>[...] few weeks ago I wrote about the WordPress 2.7 theme enhancements and specifically how the comments were now output using the tag wp_list_comments(). However, this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Your Theme and WordPress 2.7</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-306216</link>
		<dc:creator>Your Theme and WordPress 2.7</dc:creator>
		<pubDate>Tue, 16 Dec 2008 18:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-306216</guid>
		<description>[...] WordPress 2.7 Theme Enhancements II [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress 2.7 Theme Enhancements II [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress 2.7 Theme Enhancements III</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-306213</link>
		<dc:creator>WordPress 2.7 Theme Enhancements III</dc:creator>
		<pubDate>Tue, 16 Dec 2008 18:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-306213</guid>
		<description>[...] WordPress 2.7 Theme Enhancements II [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress 2.7 Theme Enhancements II [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knowing Nothing v2.5</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-305258</link>
		<dc:creator>Knowing Nothing v2.5</dc:creator>
		<pubDate>Sun, 14 Dec 2008 23:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-305258</guid>
		<description>[...] in Wordpress 2.7 though! This post helped me immensely in styling the comments: CDHarrison and Bloggingtips helped in learning about the new changes to the comments system and about editing your theme to use [...]</description>
		<content:encoded><![CDATA[<p>[...] in WordPress 2.7 though! This post helped me immensely in styling the comments: CDHarrison and Bloggingtips helped in learning about the new changes to the comments system and about editing your theme to use [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thoughts on Wordpress 2.7</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-305066</link>
		<dc:creator>Thoughts on Wordpress 2.7</dc:creator>
		<pubDate>Sun, 14 Dec 2008 16:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-305066</guid>
		<description>[...] Some helpful info about the specific changes to themes in 2.7: ericulous and bloggingtips. [...]</description>
		<content:encoded><![CDATA[<p>[...] Some helpful info about the specific changes to themes in 2.7: ericulous and bloggingtips. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-304592</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sat, 13 Dec 2008 17:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-304592</guid>
		<description>Thank you! </description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-303132</link>
		<dc:creator>Ajay</dc:creator>
		<pubDate>Fri, 12 Dec 2008 02:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-303132</guid>
		<description>Thanks for clarifying. 
 
I was talking about this on a theme developers point of view. </description>
		<content:encoded><![CDATA[<p>Thanks for clarifying.</p>
<p>I was talking about this on a theme developers point of view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-302738</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Thu, 11 Dec 2008 17:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-302738</guid>
		<description>Ajay, yes post_password_required() is a new 2.7 tag/function. Everything I&#039;ve written about has been introduced in 2.7. 
 
I&#039;m not sure what you mean be backward compatible. If you upgrade to 2.7 then you can use these features. If you release themes and want to have them work for both 2.6 and 2.7 then you will need to check the version number or check if the function exists first eg. 
 
&lt;code&gt;if (function_exists(post_password_required) :&lt;/code&gt; </description>
		<content:encoded><![CDATA[<p>Ajay, yes post_password_required() is a new 2.7 tag/function. Everything I&#39;ve written about has been introduced in 2.7.</p>
<p>I&#39;m not sure what you mean be backward compatible. If you upgrade to 2.7 then you can use these features. If you release themes and want to have them work for both 2.6 and 2.7 then you will need to check the version number or check if the function exists first eg.</p>
<p>&lt;code&gt;if (function_exists(post_password_required) :&lt;/code&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-302050</link>
		<dc:creator>Ajay</dc:creator>
		<pubDate>Wed, 10 Dec 2008 23:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-302050</guid>
		<description>Hi Sarah, 
 
Just a question. When did post_password_required get introduced? Was it in 2.7? 
 
If so, wouldn&#039;t the theme need to be backward compatible as well? </description>
		<content:encoded><![CDATA[<p>Hi Sarah,</p>
<p>Just a question. When did post_password_required get introduced? Was it in 2.7?</p>
<p>If so, wouldn&#39;t the theme need to be backward compatible as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Updating your Theme for Wordpress 2.7 :: Stuff by Sarah</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-299959</link>
		<dc:creator>Updating your Theme for Wordpress 2.7 :: Stuff by Sarah</dc:creator>
		<pubDate>Mon, 08 Dec 2008 09:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-299959</guid>
		<description>[...] Theme Enhancements I WordPress Theme Enhancements II WordPress Theme Enhancements [...]</description>
		<content:encoded><![CDATA[<p>[...] Theme Enhancements I WordPress Theme Enhancements II WordPress Theme Enhancements [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: June@Baby Gates</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-295019</link>
		<dc:creator>June@Baby Gates</dc:creator>
		<pubDate>Mon, 01 Dec 2008 10:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-295019</guid>
		<description>Thank you for the nice heads up. I found your site very interesting and full of cool stuff that I might use. Keep up the good work. </description>
		<content:encoded><![CDATA[<p>Thank you for the nice heads up. I found your site very interesting and full of cool stuff that I might use. Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rustin</title>
		<link>http://www.bloggingtips.com/2008/11/30/wordpress-27-theme-enhancements-ii/#comment-294888</link>
		<dc:creator>rustin</dc:creator>
		<pubDate>Mon, 01 Dec 2008 05:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingtips.com/?p=4464#comment-294888</guid>
		<description>Very informative posting Sarah! </description>
		<content:encoded><![CDATA[<p>Very informative posting Sarah!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

