<?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>WordPress Tutorials &#187; Custom Fields</title>
	<atom:link href="http://www.wp-tutorials.org/category/custom-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-tutorials.org</link>
	<description>Listing the best tutorials</description>
	<lastBuildDate>Thu, 25 Feb 2010 01:41:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to add a Custom Field Download Button on Posts</title>
		<link>http://www.wp-tutorials.org/how-to-add-a-custom-field-download-button-on-posts/</link>
		<comments>http://www.wp-tutorials.org/how-to-add-a-custom-field-download-button-on-posts/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 17:00:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[wppanda.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=623</guid>
		<description><![CDATA[
			
				
			
		
This tutorial will help you add a custom Download Button at the end of any post (or anywhere) you want to display with ability to change the download link with simple custom field. Works best for Websites like Photoshop Tutorials or any site where you provide freebies or download links.
]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/how-to-add-a-custom-field-download-button-on-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Fields in your Feed</title>
		<link>http://www.wp-tutorials.org/custom-fields-in-your-feed/</link>
		<comments>http://www.wp-tutorials.org/custom-fields-in-your-feed/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 11:41:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[RSS Feeds]]></category>
		<category><![CDATA[wpengineer.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=589</guid>
		<description><![CDATA[
			
				
			
		
Since I work very often with custom fields and integrate various functions in my theme, I noticed something which I use extensively. I fill my feed exclusively with content from the custom fields.
For example, a short additional text (thumbnails, information, links, etc.):
]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/custom-fields-in-your-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using WordPress Custom Fields</title>
		<link>http://www.wp-tutorials.org/using-wordpress-custom-fields/</link>
		<comments>http://www.wp-tutorials.org/using-wordpress-custom-fields/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 21:58:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[wphackr.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=588</guid>
		<description><![CDATA[
			
				
			
		
Using WordPress as a CMS often for client sites I use custom fields perhaps quite a bit more than the regular WordPress user. Still, I’ve received quite a few requests to write about the use of custom fields in WordPress, so in this post I’ll cover the ins and outs of WordPress custom fields.
]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/using-wordpress-custom-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome WordPress SEO With Custom Fields</title>
		<link>http://www.wp-tutorials.org/awesome-wordpress-seo-with-custom-fields/</link>
		<comments>http://www.wp-tutorials.org/awesome-wordpress-seo-with-custom-fields/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 13:02:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[wpshout.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=572</guid>
		<description><![CDATA[
			
				
			
		
Your average WordPress theme will take the title you put into the post and output it as the , the post title in archive pages and send it as the title to RSS readers. That’s not really the most exciting way of doing things or the way that offers the most customisation; I want to [...]]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/awesome-wordpress-seo-with-custom-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get all custom fields from a page or a post</title>
		<link>http://www.wp-tutorials.org/get-all-custom-fields-from-a-page-or-a-post/</link>
		<comments>http://www.wp-tutorials.org/get-all-custom-fields-from-a-page-or-a-post/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 17:24:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[wprecipes.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=533</guid>
		<description><![CDATA[
			
				
			
		
Sometimes you may need to get all custom fields from a specific post or page. Thanks to Paul, who contributed to WpRecipes, for sharing a function that do the job.
]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/get-all-custom-fields-from-a-page-or-a-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Only Show Posts With a Specific Custom Field</title>
		<link>http://www.wp-tutorials.org/how-to-only-show-posts-with-a-specific-custom-field/</link>
		<comments>http://www.wp-tutorials.org/how-to-only-show-posts-with-a-specific-custom-field/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 17:14:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[johnkolbert.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=438</guid>
		<description><![CDATA[
			
				
			
		
Sometimes you only want to show posts that you’ve added a specific custom field to. For instance, lets say you write book and movie reviews and for each you give them a custom field “review_type” with the value set to either “book” or “movie”. So how would you show posts that are only movie reviews? [...]]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/how-to-only-show-posts-with-a-specific-custom-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling the visibility of content with custom fields</title>
		<link>http://www.wp-tutorials.org/controlling-the-visibility-of-content-with-custom-fields/</link>
		<comments>http://www.wp-tutorials.org/controlling-the-visibility-of-content-with-custom-fields/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 12:00:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[wpguru.co.za]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=412</guid>
		<description><![CDATA[
			
				
			
		
I’ve just finished a project for a client who wanted an interesting feature on his site. He wanted a block of content to be turned on and off whenever he needed it. So when he wanted to promote something, he wanted to add some content and have it display until he was ready to ‘turn [...]]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/controlling-the-visibility-of-content-with-custom-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The power of Wordpress Custom Fields</title>
		<link>http://www.wp-tutorials.org/the-power-of-wordpress-custom-fields/</link>
		<comments>http://www.wp-tutorials.org/the-power-of-wordpress-custom-fields/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 16:00:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[redswish.co.uk]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=210</guid>
		<description><![CDATA[
			
				
			
		
The fundamental functionality of Custom Fields provides you with the ability to expand your posts and their content. They allow you to include extra information and features in your posts that the WYSIWYG editor doesn’t provide itself.
]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/the-power-of-wordpress-custom-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Custom Write Panels in WordPress</title>
		<link>http://www.wp-tutorials.org/creating-custom-write-panels-in-wordpress/</link>
		<comments>http://www.wp-tutorials.org/creating-custom-write-panels-in-wordpress/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 17:00:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[wefunction.com]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=159</guid>
		<description><![CDATA[
			
				
			
		
Everyone knows that WordPress is one of the most, if not the most, popular blogging systems on the internet today. With its out of the box features, plugins, and great theming community, its no wonder WordPress has been accepted as today’s standard. However, sometimes you just want to add a little more.
]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/creating-custom-write-panels-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Thumbnails to Wordpress with Custom Fields</title>
		<link>http://www.wp-tutorials.org/add-thumbnails-to-wordpress-with-custom-fields/</link>
		<comments>http://www.wp-tutorials.org/add-thumbnails-to-wordpress-with-custom-fields/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 07:53:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[tutorial9.net]]></category>

		<guid isPermaLink="false">http://www.wp-tutorials.org/?p=102</guid>
		<description><![CDATA[
			
				
			
		
In this tutorial, I’ll show you how you can easily add thumbnails, lead image, and other extras to individual posts in Wordpress.  These images can be shown on the front page, archives, search pages, etc &#8211; but appear outside of the content, giving you full control of their placement and style.
]]></description>
		<wfw:commentRss>http://www.wp-tutorials.org/add-thumbnails-to-wordpress-with-custom-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
