<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>simonwheatley.co.uk &#187; sorting numerically</title>
	<atom:link href="http://www.simonwheatley.co.uk/tag/sorting-numerically/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonwheatley.co.uk</link>
	<description>Simon trades as Sweet Interaction Ltd</description>
	<lastBuildDate>Sat, 24 Sep 2011 08:29:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ordering post meta value, numerically</title>
		<link>http://www.simonwheatley.co.uk/2009/07/31/ordering-post-meta-value-numerically/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ordering-post-meta-value-numerically</link>
		<comments>http://www.simonwheatley.co.uk/2009/07/31/ordering-post-meta-value-numerically/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 09:57:25 +0000</pubDate>
		<dc:creator>Simon Wheatley</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[order by]]></category>
		<category><![CDATA[post meta]]></category>
		<category><![CDATA[sorting numerically]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp_query]]></category>

		<guid isPermaLink="false">http://www.simonwheatley.co.uk/?p=778</guid>
		<description><![CDATA[I have a client who wants to show a list of their posts ordered by the numerical value of a post meta field (custom fields are referred to as post meta data in the WordPress code, so I&#8217;ll be following that convention from now on). Unfortunately there doesn&#8217;t seem to be a way to do [...]]]></description>
		<wfw:commentRss>http://www.simonwheatley.co.uk/2009/07/31/ordering-post-meta-value-numerically/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>

