<?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 Hacks &#187; WordPress Options</title>
	<atom:link href="http://wphacks.com/tag/wordpress-options/feed/" rel="self" type="application/rss+xml" />
	<link>http://wphacks.com</link>
	<description>WordPress Themes, Plugins, Hacks, Tutorials, and more!</description>
	<lastBuildDate>Fri, 25 May 2012 20:07:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How To: Adding Options to Your WordPress Theme</title>
		<link>http://wphacks.com/how-to-adding-options-to-your-wordpress-theme/</link>
		<comments>http://wphacks.com/how-to-adding-options-to-your-wordpress-theme/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 09:00:37 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress Options]]></category>
		<category><![CDATA[WordPress Theme]]></category>
		<category><![CDATA[WordPress Tips]]></category>

		<guid isPermaLink="false">http://wphacks.com/how-to-adding-options-to-your-wordpress-theme/</guid>
		<description><![CDATA[If you&#8217;ve downloaded a bunch of WordPress themes to try them out, you have probably noticed that some themes come with an Options menu, while a majority of themes do not. The function of the Options panel allows users to control certain theme functions from their dashboard without actually altering any of the code. Having [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve downloaded a bunch of WordPress themes to try them out, you have probably noticed that some themes come with an Options menu, while a majority of themes do not.  The function of the Options panel allows users to control certain theme functions from their dashboard without actually altering any of the code.</p>
<p>Having an Options panel is definitely not crucial to the success of a WordPress theme, but it will help your theme to appeal to a lot of additional users.  If you are a theme designer, you may have wondered whether it is difficult or not and how exactly to set this up. It actually involves the creation/altering of four files: functions.php, header.php, style.php, style.css.  If you&#8217;d like to set this up for one of your themes, The Undersigned has made a great post detailed <a href="http://theundersigned.net/2006/06/wordpress-how-to-theme-options/">how to add options to your WordPress theme</a>, where you are walked through the steps it takes to add an options panel.  I recommend giving it a shot if you offer a WordPress theme.  It could help double the number of users.</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=94&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/how-to-adding-options-to-your-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

