<?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>Chipped Polish &#187; header.php</title>
	<atom:link href="http://www.chippedpolish.com/tag/headerphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chippedpolish.com</link>
	<description>Not Famous. Don't Wanna Be.</description>
	<lastBuildDate>Sun, 22 May 2011 04:40:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>What&#8217;s That Code in My WordPress Header?</title>
		<link>http://www.chippedpolish.com/2007/whats-that-code-in-my-wordpress-header/</link>
		<comments>http://www.chippedpolish.com/2007/whats-that-code-in-my-wordpress-header/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 04:31:31 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[header.php]]></category>
		<category><![CDATA[learning wordpress]]></category>
		<category><![CDATA[wordpress blogs]]></category>

		<guid isPermaLink="false">http://www.chippedpolish.com/2007/whats-that-code-in-my-wordpress-header/</guid>
		<description><![CDATA[<a href="http://www.chippedpolish.com/2007/whats-that-code-in-my-wordpress-header/" title="What&#039;s That Code in My WordPress Header?"></a>Are you blogging on a self-hosted WordPress blog? Have you taken a glance at the code that makes up your theme and thought you were looking at another language? Well, the fact is you are looking at another language and &#8230;<p class="read-more"><a href="http://www.chippedpolish.com/2007/whats-that-code-in-my-wordpress-header/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.chippedpolish.com/2007/whats-that-code-in-my-wordpress-header/" title="What&#039;s That Code in My WordPress Header?"></a><p>Are you blogging on a self-hosted WordPress blog? Have you taken a glance at the code that makes up your theme and thought you were looking at another language? Well, the fact is you <em>are</em> looking at another language and if you don&#8217;t know what&#8217;s being said it could have disastrous results for your blog. Messing with one line can do a lot of damage but that&#8217;s not the only reason you should recognize what&#8217;s in your theme files, especially your header.php.</p>
<p>There are a lot of &#8220;free wordpress theme&#8221; sites cropping up. But not all of them are safe to download and use. Some of the owners of these sites include malicious code in the header.php (or, actually, any theme file, but for these purposes we&#8217;ll concentrate on just the header.php). The code that&#8217;s place can open a &#8220;back door&#8221; to your server which can allow hackers easy access to yoru site. From there they take over and give you the boot. That means a lot of headaches and maybe even a lost blog.</p>
<p>There are some tutorials on the WordPress Codex that will help you get started, but those too can be in a language not meant for the average blogger. Have no fear! David, from <a href="http://www.devlounge.net/ ">Devlounge</a>, put together <a href="http://www.devlounge.net/articles/client-friendly-wordpress-themes-headerphp">a nice tutorial</a> for folks like us.</p>
<p>In that article you&#8217;ll see what most of that mysterious code means and why you need it for your theme. You&#8217;ll also get a feel of what should be in that file so you&#8217;ll know what to look for. You might even start to understand some of that foreign language that lives behind your blogging world.</p>
<p>Regular readers of Devlounge feel that the tutorial is to basic. I feel like it&#8217;s just right for beginners and can help more naive theme downloaders prevent attack from malicious coders.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chippedpolish.com/2007/whats-that-code-in-my-wordpress-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

