<?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"
	>
<channel>
	<title>Comments on: WordPress: Conditional statement using custom fields</title>
	<atom:link href="http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/</link>
	<description>new side of alternative</description>
	<pubDate>Tue, 06 Jan 2009 01:54:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: matt</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-33757</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 11 Sep 2008 04:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-33757</guid>
		<description>what if I want to put an image instead of a text excerpt. How do I do that in the Massive News wordpress theme?  Much obliged for any help...</description>
		<content:encoded><![CDATA[<p>what if I want to put an image instead of a text excerpt. How do I do that in the Massive News wordpress theme?  Much obliged for any help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mudme</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-27540</link>
		<dc:creator>mudme</dc:creator>
		<pubDate>Wed, 27 Aug 2008 14:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-27540</guid>
		<description>tq very very much...</description>
		<content:encoded><![CDATA[<p>tq very very much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flisterz</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-20931</link>
		<dc:creator>flisterz</dc:creator>
		<pubDate>Sat, 12 Jul 2008 04:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-20931</guid>
		<description>@Lance: well maybe you can do it like this;

&lt;code&gt;&lt;?php if($view !== ' ') { ?&gt;
    xxx
&lt;?php } else { ?&gt;
   yyy
&lt;?php } ?&gt;&lt;/code&gt;

which means if custom field is not empty, xxx, else, yyy. </description>
		<content:encoded><![CDATA[<p>@Lance: well maybe you can do it like this;</p>
<p><code>< ?php if($view !== ' ') { ?><br />
    xxx<br />
< ?php } else { ?><br />
   yyy<br />
< ?php } ?></code></p>
<p>which means if custom field is not empty, xxx, else, yyy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lance</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-20913</link>
		<dc:creator>Lance</dc:creator>
		<pubDate>Fri, 11 Jul 2008 19:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-20913</guid>
		<description>Thanks for the resource. This is the closest I've come to solving my issue but for some reason I can't get it. How would one say?

IF custom field is present

XXXXX

ELSE

YYYYYY

I'd really appreciate any insight on this because I can't find an example anywhere.</description>
		<content:encoded><![CDATA[<p>Thanks for the resource. This is the closest I&#8217;ve come to solving my issue but for some reason I can&#8217;t get it. How would one say?</p>
<p>IF custom field is present</p>
<p>XXXXX</p>
<p>ELSE</p>
<p>YYYYYY</p>
<p>I&#8217;d really appreciate any insight on this because I can&#8217;t find an example anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Wednesday June 11, 2008</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-19128</link>
		<dc:creator>WordPress Wednesday June 11, 2008</dc:creator>
		<pubDate>Wed, 11 Jun 2008 14:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-19128</guid>
		<description>[...] Conditional statement using custom fields [...]</description>
		<content:encoded><![CDATA[<p>[...] Conditional statement using custom fields [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flisterz</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-19077</link>
		<dc:creator>flisterz</dc:creator>
		<pubDate>Tue, 10 Jun 2008 10:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-19077</guid>
		<description>@redblaque: oh welcome. Never know you're using wordpress. heh
@bob: thanks Bob! more to come
@asx: thanks. well, those if..else thing  same je concept die.</description>
		<content:encoded><![CDATA[<p>@redblaque: oh welcome. Never know you&#8217;re using wordpress. heh<br />
@bob: thanks Bob! more to come<br />
@asx: thanks. well, those if..else thing  same je concept die.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asx</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-19010</link>
		<dc:creator>asx</dc:creator>
		<pubDate>Mon, 09 Jun 2008 01:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-19010</guid>
		<description>Nice tutorials . Can be implemented not just to wordpress. Btw , c++ laen sket . hehe . lagipun semua language sama saja . Cuma syntax yang berbeza. =)</description>
		<content:encoded><![CDATA[<p>Nice tutorials . Can be implemented not just to wordpress. Btw , c++ laen sket . hehe . lagipun semua language sama saja . Cuma syntax yang berbeza. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-18992</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sun, 08 Jun 2008 18:18:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-18992</guid>
		<description>hehe.. good good :) need more ;)</description>
		<content:encoded><![CDATA[<p>hehe.. good good <img src='http://www.flisterz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> need more <img src='http://www.flisterz.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: redblaque</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-18988</link>
		<dc:creator>redblaque</dc:creator>
		<pubDate>Sun, 08 Jun 2008 16:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-18988</guid>
		<description>ahhh dude. this can be blaaardy useful. thx for bringin it up!</description>
		<content:encoded><![CDATA[<p>ahhh dude. this can be blaaardy useful. thx for bringin it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flisterz</title>
		<link>http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-18983</link>
		<dc:creator>flisterz</dc:creator>
		<pubDate>Sun, 08 Jun 2008 13:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.flisterz.com/2008/06/07/wordpress-conditional-statement-using-custom-fields/#comment-18983</guid>
		<description>haha apehal inchek ni. basic camni dah lame tahu dah, Azraai - lebih kurg c++ je. yg advanced ah masih kurg.</description>
		<content:encoded><![CDATA[<p>haha apehal inchek ni. basic camni dah lame tahu dah, Azraai - lebih kurg c++ je. yg advanced ah masih kurg.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
