<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>WordPlay at Andux &#187; icanaddtagslater</title>
	<atom:link href="http://andux.org/wordplay/tag/icanaddtagslater/feed/" rel="self" type="application/rss+xml" />
	<link>http://andux.org/wordplay</link>
	<description>A change from Changing Way</description>
	<pubDate>Fri, 24 Oct 2008 03:49:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>The Tags Have Landed</title>
		<link>http://andux.org/wordplay/the-tags-have-landed/</link>
		<comments>http://andux.org/wordplay/the-tags-have-landed/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 03:26:03 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[beta]]></category>

		<category><![CDATA[icanaddtagslater]]></category>

		<category><![CDATA[tag]]></category>

		<guid isPermaLink="false">http://andux.org/wordplay/the-tags-have-landed/</guid>
		<description><![CDATA[I previously posted that 2.3 is, among other things, the tags release of WordPress. I remarked that themes need to become tag-aware. Apparently all that takes is insertion of a new template tag, the_tags, at the appropriate point(s).
For Skimmed Milk, that&#8217;s the function skimmed_milk_post_meta, which is in functions.php. I&#8217;ve just realized that the_tags also needs [...]]]></description>
			<content:encoded><![CDATA[<p>I previously posted that 2.3 is, among other things, the tags release of WordPress. I remarked that themes need to become tag-aware. Apparently all that takes is insertion of a new template tag, <a href="http://codex.wordpress.org/Template_Tags/the_tags">the_tags</a>, at the appropriate point(s).</p>
<p>For Skimmed Milk, that&#8217;s the function skimmed_milk_post_meta, which is in functions.php. I&#8217;ve just realized that the_tags also needs to be in single.php. Or maybe single.php just needs to call skimmed_milk_post_meta, rather than doing its own post_meta stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://andux.org/wordplay/the-tags-have-landed/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
