<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Querying database for custom fields</title>
		<link>http://www.kriesi.at/support/topic/querying-database-for-custom-fields</link>
		<description>Support Forum - Topic: Querying database for custom fields</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 12:34:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/querying-database-for-custom-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>scottishlegend27 on "Querying database for custom fields"</title>
			<link>http://www.kriesi.at/support/topic/querying-database-for-custom-fields#post-21991</link>
			<pubDate>Mon, 04 Jul 2011 21:10:06 +0000</pubDate>
			<dc:creator>scottishlegend27</dc:creator>
			<guid isPermaLink="false">21991@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I've added several custom fields to the database and have successfully added to those fields while posting.&#60;/p&#62;
&#60;p&#62;I now need to query those fields on the output when rendering the entries. I originally tried basing it off:&#60;br /&#62;
$author = get_post_meta($id, &#34;_avia_feedback_author&#34;, true); &#60;/p&#62;
&#60;p&#62;But my custom fields aren't metadata. Every other field is gathered by functions that are all handled differently.&#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
