<?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>DevBlog.co &#187; WordPress</title>
	<atom:link href="http://www.devblog.co/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devblog.co</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 31 May 2013 18:20:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Quickly Build a Basic Custom WordPress Theme with Ease</title>
		<link>http://www.devblog.co/quickly-build-a-basic-custom-wordpress-theme-with-ease/</link>
		<comments>http://www.devblog.co/quickly-build-a-basic-custom-wordpress-theme-with-ease/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 02:18:49 +0000</pubDate>
		<dc:creator>Frank Perez</dc:creator>
				<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://www.devblog.co/?p=288</guid>
		<description><![CDATA[After this tutorial, you should be able to build completely custom WordPress themes in no time. I will take you through the files needed, as well as the PHP functions needed to make the site functional. First things first, lets create a folder within the themes folder of your site. /wp-content/themes/. In this tutorial I created a folder called basic_theme. This folder will be where we store all of our template files for the entire site. Lets <p><a href="http://www.devblog.co/quickly-build-a-basic-custom-wordpress-theme-with-ease/">Read more...</a></p>]]></description>
		<wfw:commentRss>http://www.devblog.co/quickly-build-a-basic-custom-wordpress-theme-with-ease/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
