<?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: WP Extra Template Tags</title>
	<atom:link href="http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 05 Oct 2011 04:38:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: wgstjf</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-17371</link>
		<dc:creator>wgstjf</dc:creator>
		<pubDate>Thu, 22 Sep 2011 17:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-17371</guid>
		<description>Is there anyway to get the total number of posts including child categories?  Cheers, Will</description>
		<content:encoded><![CDATA[<p>Is there anyway to get the total number of posts including child categories?  Cheers, Will</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WP Extra Template Tags review, discussions, does it work, and ratings on Loadwp.com&#160;&#124;&#160;Loadwp.com</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-16436</link>
		<dc:creator>WP Extra Template Tags review, discussions, does it work, and ratings on Loadwp.com&#160;&#124;&#160;Loadwp.com</dc:creator>
		<pubDate>Thu, 18 Aug 2011 00:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-16436</guid>
		<description>[...] If you have an own extra template tag, send it to me and if it is a good one I will include it in the next plugin update. For bug reports, donations, feedback, more plugins and themes visit web-templates.nu [...]</description>
		<content:encoded><![CDATA[<p>[...] If you have an own extra template tag, send it to me and if it is a good one I will include it in the next plugin update. For bug reports, donations, feedback, more plugins and themes visit web-templates.nu [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackplug Web Design &#187; Show Grandchild Subpages</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-7226</link>
		<dc:creator>Jackplug Web Design &#187; Show Grandchild Subpages</dc:creator>
		<pubDate>Sat, 03 Jul 2010 17:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-7226</guid>
		<description>[...] to identify the grandchildren.  The easiest way to do this turned out to be via a plugin: WP Extra Template Tags.  This very handy collection of additional functions includes _is_grandchild() which was exactly [...]</description>
		<content:encoded><![CDATA[<p>[...] to identify the grandchildren.  The easiest way to do this turned out to be via a plugin: WP Extra Template Tags.  This very handy collection of additional functions includes _is_grandchild() which was exactly [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wp-user-01</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-6522</link>
		<dc:creator>wp-user-01</dc:creator>
		<pubDate>Tue, 04 May 2010 15:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-6522</guid>
		<description>Most, if not all, those category functions could be replaced by using some variation of the existing functions.

get_terms uses caching, so would be a good place to start.... it can return IDs, Names or all taxonomy data.

If you feel strongly about your functions and what they provide, post them here.
http://wordpress.org/extend/ideas/

If they&#039;re liked, voted for and wanted, then you could go from there to submitting a Trac diff/patch ...
http://core.trac.wordpress.org/</description>
		<content:encoded><![CDATA[<p>Most, if not all, those category functions could be replaced by using some variation of the existing functions.</p>
<p>get_terms uses caching, so would be a good place to start&#8230;. it can return IDs, Names or all taxonomy data.</p>
<p>If you feel strongly about your functions and what they provide, post them here.<br />
<a href="http://wordpress.org/extend/ideas/" rel="nofollow">http://wordpress.org/extend/ideas/</a></p>
<p>If they&#8217;re liked, voted for and wanted, then you could go from there to submitting a Trac diff/patch &#8230;<br />
<a href="http://core.trac.wordpress.org/" rel="nofollow">http://core.trac.wordpress.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levani</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-5151</link>
		<dc:creator>Levani</dc:creator>
		<pubDate>Sat, 14 Nov 2009 18:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-5151</guid>
		<description>Thanks you very much!</description>
		<content:encoded><![CDATA[<p>Thanks you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Shaw</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-4839</link>
		<dc:creator>Marc Shaw</dc:creator>
		<pubDate>Thu, 15 Oct 2009 17:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-4839</guid>
		<description>Hey, I read a lot of blogs on a daily basis and for the most part, people lack substance but, I just wanted to make a quick comment to say GREAT blog!.....I&quot;ll be checking in on a regularly now....Keep up the good work! &lt;A&gt; :)&lt;/A&gt;

- Marc Shaw</description>
		<content:encoded><![CDATA[<p>Hey, I read a lot of blogs on a daily basis and for the most part, people lack substance but, I just wanted to make a quick comment to say GREAT blog!&#8230;..I&#8221;ll be checking in on a regularly now&#8230;.Keep up the good work! <a> <img src='http://www.web-templates.nu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </a></p>
<p>- Marc Shaw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levani</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-4359</link>
		<dc:creator>Levani</dc:creator>
		<pubDate>Sun, 13 Sep 2009 15:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-4359</guid>
		<description>Please add _delete_comment_link(); for comments, like _delete_post_link(); for posts. Thanks</description>
		<content:encoded><![CDATA[<p>Please add _delete_comment_link(); for comments, like _delete_post_link(); for posts. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WP Extra Template Tags – Wordpress Plugin for Themes. Admin Hacks and Functions &#124; web-templates.nu &#124; Squico</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-4298</link>
		<dc:creator>WP Extra Template Tags – Wordpress Plugin for Themes. Admin Hacks and Functions &#124; web-templates.nu &#124; Squico</dc:creator>
		<pubDate>Thu, 10 Sep 2009 05:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-4298</guid>
		<description>[...] In: Wordpress plugins  10 Sep 2009         Go to Source [...]</description>
		<content:encoded><![CDATA[<p>[...] In: WordPress plugins  10 Sep 2009         Go to Source [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-3396</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Fri, 24 Jul 2009 09:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-3396</guid>
		<description>Absolute gold!  Good work.</description>
		<content:encoded><![CDATA[<p>Absolute gold!  Good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.web-templates.nu/2008/08/25/wp-extra-template-tags/comment-page-1/#comment-2637</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 10 Apr 2009 12:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.web-templates.nu/?p=16#comment-2637</guid>
		<description>Is there a way for Parent Categories to also include counts for all child categories?</description>
		<content:encoded><![CDATA[<p>Is there a way for Parent Categories to also include counts for all child categories?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

