<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>WordPress Ideas &#187; Topic: Args for ALL Tag Template Functions</title>
		<link>http://wordpress.org/ideas/topic/args-for-all-tag-template-functions</link>
		<description>WordPress Ideas &#187; Topic: Args for ALL Tag Template Functions</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 05:50:06 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/topic/args-for-all-tag-template-functions" rel="self" type="application/rss+xml" />

		<item>
			<title>na3s on "Args for ALL Tag Template Functions"</title>
			<link>http://wordpress.org/ideas/topic/args-for-all-tag-template-functions#post-4357</link>
			<pubDate>Fri, 07 Dec 2007 19:19:11 +0000</pubDate>
			<dc:creator>na3s</dc:creator>
			<guid isPermaLink="false">4357@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Just as with the tag cloud function, the ability to apply arguments to the_tags() and get_the_tags() is just as important. I was faced with the need to sort tags by count instead of alpha. Instead of using get_the_tags() and applying arguments, I was forced to jimmy rig an ugly query within my template. Please, this is much a much needed feature to keep WP's functions object oriented. </p>
<p>Note: Converting the class object to a string from get_the_tags() out and using multisort() was much uglier, longer and slower than my final solution.
</p>]]></description>
					</item>

	</channel>
</rss>
