<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Create an Options Page For Your WordPress Theme</title>
	<atom:link href="http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/</link>
	<description>The ThemeForest Blog</description>
	<lastBuildDate>Mon, 27 Sep 2010 19:49:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ten Tips for Becoming a Better WordPress Developer &#124; Web Design Ledger</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-25870</link>
		<dc:creator>Ten Tips for Becoming a Better WordPress Developer &#124; Web Design Ledger</dc:creator>
		<pubDate>Thu, 05 Nov 2009 04:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-25870</guid>
		<description>[...] A theme options panel can give yourself (or your clients) the added benefit of being able to change a host of things on the WordPress theme without ever touching any codes. With items such as advertisement blocks, carousel boxes, newsletter &amp; rss boxes and much more being required for a majority of theme developments today, a theme options panel is something that every theme developer should know how to create. You can read up on how to create your own WordPress theme options panels here. [...]</description>
		<content:encoded><![CDATA[<p>[...] A theme options panel can give yourself (or your clients) the added benefit of being able to change a host of things on the WordPress theme without ever touching any codes. With items such as advertisement blocks, carousel boxes, newsletter &amp; rss boxes and much more being required for a majority of theme developments today, a theme options panel is something that every theme developer should know how to create. You can read up on how to create your own WordPress theme options panels here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Basics of Wordpress Theme Design</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-25742</link>
		<dc:creator>Basics of Wordpress Theme Design</dc:creator>
		<pubDate>Sat, 17 Oct 2009 10:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-25742</guid>
		<description>[...] The functions.php file is a special one, it will not display a specific page but contains all functions used for your template. For example, you will need it to create widget zones or to create a theme customization page in WordPress’ admin. [...]</description>
		<content:encoded><![CDATA[<p>[...] The functions.php file is a special one, it will not display a specific page but contains all functions used for your template. For example, you will need it to create widget zones or to create a theme customization page in WordPress’ admin. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create your own Wordpress Themes with 20+ Tutorials &#124; oOrch Blog</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-25621</link>
		<dc:creator>Create your own Wordpress Themes with 20+ Tutorials &#124; oOrch Blog</dc:creator>
		<pubDate>Fri, 02 Oct 2009 17:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-25621</guid>
		<description>[...] create an options page for your wordpress theme [...]</description>
		<content:encoded><![CDATA[<p>[...] create an options page for your wordpress theme [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: بیش از 50 مرجع برای یادگیری و استفاده بهتر از وردپرس</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-25592</link>
		<dc:creator>بیش از 50 مرجع برای یادگیری و استفاده بهتر از وردپرس</dc:creator>
		<pubDate>Mon, 28 Sep 2009 23:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-25592</guid>
		<description>[...] چگونگی ایجاد گزینه های انتخابی برای پوسته ها [...]</description>
		<content:encoded><![CDATA[<p>[...] چگونگی ایجاد گزینه های انتخابی برای پوسته ها [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VB</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-25383</link>
		<dc:creator>VB</dc:creator>
		<pubDate>Fri, 25 Sep 2009 21:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-25383</guid>
		<description>I have a WP theme that has 9 widgets areas.  Is it possible to make an options page that would control the widgets features, such as background color, height, width and such things?</description>
		<content:encoded><![CDATA[<p>I have a WP theme that has 9 widgets areas.  Is it possible to make an options page that would control the widgets features, such as background color, height, width and such things?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GhostPool</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-24443</link>
		<dc:creator>GhostPool</dc:creator>
		<pubDate>Fri, 18 Sep 2009 23:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-24443</guid>
		<description>As I said above sebastian add stripslashes to both the textarea in functions.php and the echo statement where you are calling the textarea on your website.

Open functions.php and find:

echo get_settings( $value[&#039;id&#039;] )

And replace with:

echo stripslashes(get_settings( $value[&#039;id&#039;] ))

Do the same with the echo statement on your website.</description>
		<content:encoded><![CDATA[<p>As I said above sebastian add stripslashes to both the textarea in functions.php and the echo statement where you are calling the textarea on your website.</p>
<p>Open functions.php and find:</p>
<p>echo get_settings( $value['id'] )</p>
<p>And replace with:</p>
<p>echo stripslashes(get_settings( $value['id'] ))</p>
<p>Do the same with the echo statement on your website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebastien</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-24193</link>
		<dc:creator>sebastien</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-24193</guid>
		<description>no response ?</description>
		<content:encoded><![CDATA[<p>no response ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebastien</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-23804</link>
		<dc:creator>sebastien</dc:creator>
		<pubDate>Mon, 14 Sep 2009 11:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-23804</guid>
		<description>http://www.wptextads.com/blog/2007/05/19/gpc-magic-quotes-in-wordpress-is-compulsory/</description>
		<content:encoded><![CDATA[<p><a href="http://www.wptextads.com/blog/2007/05/19/gpc-magic-quotes-in-wordpress-is-compulsory/" rel="nofollow">http://www.wptextads.com/blog/2007/05/19/gpc-magic-quotes-in-wordpress-is-compulsory/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebastien</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-23801</link>
		<dc:creator>sebastien</dc:creator>
		<pubDate>Mon, 14 Sep 2009 10:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-23801</guid>
		<description>There is a big problem in this code.
If I write &quot;L&#039;apostrophe&quot;, and i submit, the résult is &quot;L\&#039;apostrophe&quot;.
If I submit one more time the result is &quot;L\\\&#039;apostrophe&quot;
and if i submit one more time the result is &quot;L\\\\\\\&#039;apostrophe&quot; etc...

It&#039;s a big problem. 
Have you a solution please ?

PS : very sorry for my english, i&#039;m french :-)</description>
		<content:encoded><![CDATA[<p>There is a big problem in this code.<br />
If I write &#8220;L&#8217;apostrophe&#8221;, and i submit, the résult is &#8220;L\&#8217;apostrophe&#8221;.<br />
If I submit one more time the result is &#8220;L\\\&#8217;apostrophe&#8221;<br />
and if i submit one more time the result is &#8220;L\\\\\\\&#8217;apostrophe&#8221; etc&#8230;</p>
<p>It&#8217;s a big problem.<br />
Have you a solution please ?</p>
<p>PS : very sorry for my english, i&#8217;m french <img src='http://blog.themeforest.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mihai</title>
		<link>http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/comment-page-3/#comment-23704</link>
		<dc:creator>mihai</dc:creator>
		<pubDate>Sun, 13 Sep 2009 11:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.themeforest.net/?p=175#comment-23704</guid>
		<description>Yes! Thanks! Worked like a charm for me. I did have to add stripslashes() to the request data though.</description>
		<content:encoded><![CDATA[<p>Yes! Thanks! Worked like a charm for me. I did have to add stripslashes() to the request data though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

