<?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>intermediate &#8211; FARINSPACE</title>
	<atom:link href="https://www.farinspace.com/tag/intermediate/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.farinspace.com</link>
	<description>Practical Real World Web Development</description>
	<lastBuildDate>Wed, 30 Sep 2015 19:44:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>Take Your WordPress Meta Box to the Next Level</title>
		<link>https://www.farinspace.com/wordpress-meta-box-next-level/</link>
					<comments>https://www.farinspace.com/wordpress-meta-box-next-level/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Mon, 17 May 2010 05:30:55 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[meta box]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">http://farinspace.com/?p=672</guid>

					<description><![CDATA[This WordPress helper will let you create Meta Boxes fast with the flexibility you need as a developer. Full documentation walks you step-by-step. Create custom WordPress Meta Box UI elements for your projects with ease.]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/wordpress-meta-box-next-level/feed/</wfw:commentRss>
			<slash:comments>51</slash:comments>
		
		
			</item>
		<item>
		<title>How to Keep the Custom Fields Area Uncluttered When Using WordPress Meta Boxes</title>
		<link>https://www.farinspace.com/custom-fields-area-uncluttered/</link>
					<comments>https://www.farinspace.com/custom-fields-area-uncluttered/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Tue, 20 Apr 2010 05:51:24 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[meta box]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">http://farinspace.com/?p=559</guid>

					<description><![CDATA[As you begin to <a href="http://farinspace.com/2010/04/how-to-create-custom-wordpress-meta-box/">build custom UI elements</a> (meta box elements) for your WordPress themes and/or plugins; you may find it useful to hide certain meta data variable names so that they do not appear in the Custom Fields area. There is no point in allowing the user to edit a piece of meta data in both your custom UI and also in the Custom Fields section (<em>IMHO, i think it adds to the clutter and may cause confusion</em>).]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/custom-fields-area-uncluttered/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>How to Create A Custom WordPress Meta Box Instead of Using WordPress Custom Fields</title>
		<link>https://www.farinspace.com/how-to-create-custom-wordpress-meta-box/</link>
					<comments>https://www.farinspace.com/how-to-create-custom-wordpress-meta-box/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Fri, 16 Apr 2010 05:55:13 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[meta box]]></category>
		<guid isPermaLink="false">http://farinspace.com/?p=545</guid>

					<description><![CDATA[Learning how to create custom WordPress meta boxes allow you to make professional UI elements for yourself and your clients. This WordPress meta box tutorial will show you how to add admin UI elements to the edit post/page screens.]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/how-to-create-custom-wordpress-meta-box/feed/</wfw:commentRss>
			<slash:comments>122</slash:comments>
		
		
			</item>
		<item>
		<title>WordPress Downloader</title>
		<link>https://www.farinspace.com/wordpress-downloader/</link>
					<comments>https://www.farinspace.com/wordpress-downloader/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Mon, 12 Apr 2010 05:54:12 +0000</pubDate>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[script]]></category>
		<guid isPermaLink="false">http://farinspace.com/?p=533</guid>

					<description><![CDATA[The script's main purpose is to provide an easier way to put WordPress on your server (it doesn't configure WordPress for you). It does do a few things: it will automatically download the latest WordPress release (Zip file), then it will extract the Zip file contents (keeping the <code>wordpress</code> folder if wanted) and then it cleans up, removing the Zip file and itself.]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/wordpress-downloader/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>How to Limit the Display of a WordPress Meta Box</title>
		<link>https://www.farinspace.com/page-specific-wordpress-meta-box/</link>
					<comments>https://www.farinspace.com/page-specific-wordpress-meta-box/#comments</comments>
		
		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Wed, 31 Mar 2010 06:45:06 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[meta box]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">http://farinspace.com/?p=515</guid>

					<description><![CDATA[Make your WordPress custom meta boxes page specific. The home page is a great example of this: often the main page will contain several unique elements which would benefit from using custom meta boxes, but how do you limit the meta box to the home page only?]]></description>
		
					<wfw:commentRss>https://www.farinspace.com/page-specific-wordpress-meta-box/feed/</wfw:commentRss>
			<slash:comments>39</slash:comments>
		
		
			</item>
	</channel>
</rss>
