<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Limit the Display of a WordPress Meta Box	</title>
	<atom:link href="https://www.farinspace.com/page-specific-wordpress-meta-box/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.farinspace.com/page-specific-wordpress-meta-box/</link>
	<description>Practical Real World Web Development</description>
	<lastBuildDate>Wed, 30 Sep 2015 19:44:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>
		By: Bipin Sapkota		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-37604</link>

		<dc:creator><![CDATA[Bipin Sapkota]]></dc:creator>
		<pubDate>Sat, 31 Jan 2015 19:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-37604</guid>

					<description><![CDATA[This will help all of you

http://www.paulund.co.uk/display-post-meta-box-specific-page-templates]]></description>
			<content:encoded><![CDATA[<p>This will help all of you</p>
<p><a href="http://www.paulund.co.uk/display-post-meta-box-specific-page-templates" rel="nofollow ugc">http://www.paulund.co.uk/display-post-meta-box-specific-page-templates</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bob		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-28298</link>

		<dc:creator><![CDATA[Bob]]></dc:creator>
		<pubDate>Tue, 12 Mar 2013 08:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-28298</guid>

					<description><![CDATA[I want to add_meta_box for specific custom post type. The custom type post is called Quotes and I want that the meta_box to be appeared only in Quotes&#039; posts. Can anyone suggest me how to fix it? Thanks.]]></description>
			<content:encoded><![CDATA[<p>I want to add_meta_box for specific custom post type. The custom type post is called Quotes and I want that the meta_box to be appeared only in Quotes&#8217; posts. Can anyone suggest me how to fix it? Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pieter		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-26794</link>

		<dc:creator><![CDATA[Pieter]]></dc:creator>
		<pubDate>Wed, 16 Jan 2013 09:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-26794</guid>

					<description><![CDATA[Nice code, but I feel like this feature should be included in WordPress by default. It feels a bit hackish to do it this way, but it works.]]></description>
			<content:encoded><![CDATA[<p>Nice code, but I feel like this feature should be included in WordPress by default. It feels a bit hackish to do it this way, but it works.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Samrat Saha		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-25429</link>

		<dc:creator><![CDATA[Samrat Saha]]></dc:creator>
		<pubDate>Fri, 12 Oct 2012 06:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-25429</guid>

					<description><![CDATA[Brilliant and to the point ,perfect A+++]]></description>
			<content:encoded><![CDATA[<p>Brilliant and to the point ,perfect A+++</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: marty		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-24918</link>

		<dc:creator><![CDATA[marty]]></dc:creator>
		<pubDate>Fri, 24 Aug 2012 13:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-24918</guid>

					<description><![CDATA[I&#039;m with alrobeler, I&#039;d love to limit this to just the front page, in order to give the home page a set of changeable variables.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m with alrobeler, I&#8217;d love to limit this to just the front page, in order to give the home page a set of changeable variables.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: alrobeler		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-23131</link>

		<dc:creator><![CDATA[alrobeler]]></dc:creator>
		<pubDate>Tue, 08 May 2012 09:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-23131</guid>

					<description><![CDATA[Hi!
how to only for
`if (is_front_page () )`]]></description>
			<content:encoded><![CDATA[<p>Hi!<br />
how to only for<br />
`if (is_front_page () )`</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nav		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-21492</link>

		<dc:creator><![CDATA[nav]]></dc:creator>
		<pubDate>Sun, 05 Feb 2012 10:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-21492</guid>

					<description><![CDATA[Thank you so much for this post it has saved me many hours in learning how to make meta boxes appear on posts and pages.]]></description>
			<content:encoded><![CDATA[<p>Thank you so much for this post it has saved me many hours in learning how to make meta boxes appear on posts and pages.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jon Spencer		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-20562</link>

		<dc:creator><![CDATA[Jon Spencer]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 06:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-20562</guid>

					<description><![CDATA[Fantastic post. Thank you.]]></description>
			<content:encoded><![CDATA[<p>Fantastic post. Thank you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Joke de Winter		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-20382</link>

		<dc:creator><![CDATA[Joke de Winter]]></dc:creator>
		<pubDate>Tue, 13 Dec 2011 11:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-20382</guid>

					<description><![CDATA[Thank you very much for this - will make my WordPress custom builds so much better.]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for this &#8211; will make my WordPress custom builds so much better.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: endrian		</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/#comment-20191</link>

		<dc:creator><![CDATA[endrian]]></dc:creator>
		<pubDate>Wed, 07 Dec 2011 06:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=515#comment-20191</guid>

					<description><![CDATA[Hi, 

I use your code, it works well in the front end.. but all the extra meta box that i put in a specific page always show in in edit/new post.

Can you help me with this]]></description>
			<content:encoded><![CDATA[<p>Hi, </p>
<p>I use your code, it works well in the front end.. but all the extra meta box that i put in a specific page always show in in edit/new post.</p>
<p>Can you help me with this</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
