<?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 Custom Option Panels with WordPress 2.9</title>
	<atom:link href="http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/feed/" rel="self" type="application/rss+xml" />
	<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/</link>
	<description>Web Design, Development, and Business</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:59:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Create a Typography Based WordPress Blog Theme &#124; Best Smashing</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-32872</link>
		<dc:creator>Create a Typography Based WordPress Blog Theme &#124; Best Smashing</dc:creator>
		<pubDate>Sat, 04 Feb 2012 03:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-32872</guid>
		<description>[...] The next section of content from the HTML file is the sidebar area, between the two &lt;aside&gt; HTML5 tags. The same principle applies where any dummy content is swapped for a WordPress PHP tag to dynamically insert the content from the blog. Examples include &lt;?php wp_list_categories(); ?&gt;, with a series of parameters customising the layout. In this particular theme there’s a lot of custom tags used to allow the end user to personalise their theme using a special settings page. All the tags beginning with omr_ call for custom settings such as the About excerpt and social links. Check out BuildInternet’s handy guide to creating a custom settings page. [...]</description>
		<content:encoded><![CDATA[<p>[...] The next section of content from the HTML file is the sidebar area, between the two &lt;aside&gt; HTML5 tags. The same principle applies where any dummy content is swapped for a WordPress PHP tag to dynamically insert the content from the blog. Examples include &lt;?php wp_list_categories(); ?&gt;, with a series of parameters customising the layout. In this particular theme there’s a lot of custom tags used to allow the end user to personalise their theme using a special settings page. All the tags beginning with omr_ call for custom settings such as the About excerpt and social links. Check out BuildInternet’s handy guide to creating a custom settings page. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 12个教程教你制作一个后台设置 &#124; wp收藏夹</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-32732</link>
		<dc:creator>12个教程教你制作一个后台设置 &#124; wp收藏夹</dc:creator>
		<pubDate>Wed, 18 Jan 2012 10:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-32732</guid>
		<description>[...] 10.How to create a WordPress Theme Options Page 11.How To Add A WordPress Theme Options Page 12. Create Custom Option Panels with WordPress 2.9     Tags: 12个教程, 后台设置  相关文章 分享   Twitter 开心网 人人网 豆瓣 [...]</description>
		<content:encoded><![CDATA[<p>[...] 10.How to create a WordPress Theme Options Page 11.How To Add A WordPress Theme Options Page 12. Create Custom Option Panels with WordPress 2.9     Tags: 12个教程, 后台设置  相关文章 分享   Twitter 开心网 人人网 豆瓣 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Widget Area in WordPress Admin &#171; The Journeyler</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-32408</link>
		<dc:creator>Widget Area in WordPress Admin &#171; The Journeyler</dc:creator>
		<pubDate>Thu, 15 Dec 2011 04:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-32408</guid>
		<description>[...] some links to read and start hacking. First I need to create an options page in the admin area: http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/. Next I need a way to collect the data. So I look for a plugin which can search my database and [...]</description>
		<content:encoded><![CDATA[<p>[...] some links to read and start hacking. First I need to create an options page in the admin area: <a href="http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/" rel="nofollow">http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/</a>. Next I need a way to collect the data. So I look for a plugin which can search my database and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Add Custom Admin Panel To Your WordPress Template &#124; Zomga</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-32313</link>
		<dc:creator>Add Custom Admin Panel To Your WordPress Template &#124; Zomga</dc:creator>
		<pubDate>Wed, 07 Dec 2011 22:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-32313</guid>
		<description>[...] Tutorial Link [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial Link [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-32305</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Wed, 07 Dec 2011 10:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-32305</guid>
		<description>It&#039;s been a while but in case it&#039;s useful to anyone:
I had he same problem (blank page after submit). After 30 minutes I realized that it was just a couple spaces at the end of the php-code in admin-menu.php that fucked it up.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been a while but in case it&#8217;s useful to anyone:<br />
I had he same problem (blank page after submit). After 30 minutes I realized that it was just a couple spaces at the end of the php-code in admin-menu.php that fucked it up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akik</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-32011</link>
		<dc:creator>akik</dc:creator>
		<pubDate>Tue, 15 Nov 2011 05:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-32011</guid>
		<description>Very Helpful Tutorial. Thanks For Sharing...</description>
		<content:encoded><![CDATA[<p>Very Helpful Tutorial. Thanks For Sharing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create a Typography Based WordPress Blog Theme &#124; Empower Wordpress</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-32009</link>
		<dc:creator>Create a Typography Based WordPress Blog Theme &#124; Empower Wordpress</dc:creator>
		<pubDate>Mon, 14 Nov 2011 21:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-32009</guid>
		<description>[...] The next section of content from the HTML file is the sidebar area, between the two &lt;aside&gt; HTML5 tags. The same principle applies where any dummy content is swapped for a WordPress PHP tag to dynamically insert the content from the blog. Examples include &lt;?php wp_list_categories(); ?&gt;, with a series of parameters customising the layout. In this particular theme there’s a lot of custom tags used to allow the end user to personalise their theme using a special settings page. All the tags beginning with omr_ call for custom settings such as the About excerpt and social links. Check out BuildInternet’s handy guide to creating a custom settings page. [...]</description>
		<content:encoded><![CDATA[<p>[...] The next section of content from the HTML file is the sidebar area, between the two &lt;aside&gt; HTML5 tags. The same principle applies where any dummy content is swapped for a WordPress PHP tag to dynamically insert the content from the blog. Examples include &lt;?php wp_list_categories(); ?&gt;, with a series of parameters customising the layout. In this particular theme there’s a lot of custom tags used to allow the end user to personalise their theme using a special settings page. All the tags beginning with omr_ call for custom settings such as the About excerpt and social links. Check out BuildInternet’s handy guide to creating a custom settings page. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create a Typography Based WordPress Blog Theme &#124; Blog Conception Web</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-31931</link>
		<dc:creator>Create a Typography Based WordPress Blog Theme &#124; Blog Conception Web</dc:creator>
		<pubDate>Mon, 07 Nov 2011 18:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-31931</guid>
		<description>[...] HTML5 tags. The same principle applies where any dummy content is swapped for a WordPress PHP tag to dynamically insert the content from the blog. Examples include &lt; ?php wp_list_categories(); ?&gt;, with a series of parameters customising the layout. In this particular theme there&#8217;s a lot of custom tags used to allow the end user to personalise their theme using a special settings page. All the tags beginning with omr_ call for custom settings such as the About excerpt and social links. Check out BuildInternet&#8217;s handy guide to creating a custom settings page. [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML5 tags. The same principle applies where any dummy content is swapped for a WordPress PHP tag to dynamically insert the content from the blog. Examples include &lt; ?php wp_list_categories(); ?&gt;, with a series of parameters customising the layout. In this particular theme there&#8217;s a lot of custom tags used to allow the end user to personalise their theme using a special settings page. All the tags beginning with omr_ call for custom settings such as the About excerpt and social links. Check out BuildInternet&#8217;s handy guide to creating a custom settings page. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-31702</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Thu, 20 Oct 2011 17:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-31702</guid>
		<description>Thanks for this tutorial, but how can this work for Editors??  The menu shows, but upon saving it displays &#039;Cheating uh? as the Editor does not have access to the options.php page which the menu item is posting to.  Please help!!</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial, but how can this work for Editors??  The menu shows, but upon saving it displays &#8216;Cheating uh? as the Editor does not have access to the options.php page which the menu item is posting to.  Please help!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://buildinternet.com/2010/01/create-custom-option-panels-with-wordpress-2-9/comment-page-1/#comment-31398</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 05 Oct 2011 17:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://buildinternet.com/?p=8114#comment-31398</guid>
		<description>Thanks for this post I think this is exactly what I need but I have one quick question. 

if i wanted to add a help page with a video tut to the backend would this be the best way to do it. Im working on a member site where people can submit posts but I would like to have a help page with a video that shows them how to write posts. I would also like to limit that page to contributers, although not necessary. Can you offer any advice on this?</description>
		<content:encoded><![CDATA[<p>Thanks for this post I think this is exactly what I need but I have one quick question. </p>
<p>if i wanted to add a help page with a video tut to the backend would this be the best way to do it. Im working on a member site where people can submit posts but I would like to have a help page with a video that shows them how to write posts. I would also like to limit that page to contributers, although not necessary. Can you offer any advice on this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using memcached
Object Caching 366/369 objects using disk: basic

Served from: buildinternet.com @ 2012-02-08 21:17:58 -->
