<?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: Add Additional Options To The Footer Link Panel In Artisteer Themes</title>
	<atom:link href="http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 17:59:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-470</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 19 Jun 2010 21:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-470</guid>
		<description>Look for this code in the functions.php file...

add_theme_page(&quot;Footer&quot;, &quot;Footer&quot;, &#039;edit_themes&#039;, basename(__FILE__), &#039;art_admin&#039;);

Change &#039;Footer&#039; to whatever you want.</description>
		<content:encoded><![CDATA[<p>Look for this code in the functions.php file&#8230;</p>
<p>add_theme_page(&#8220;Footer&#8221;, &#8220;Footer&#8221;, &#8216;edit_themes&#8217;, basename(__FILE__), &#8216;art_admin&#8217;);</p>
<p>Change &#8216;Footer&#8217; to whatever you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-454</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 09 Jun 2010 16:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-454</guid>
		<description>Thanks this is just what i was looking for!  One question.  How difficult would it be to change the footer link panel name so it would display some thing like &#039;Theme Options&#039; instead of &#039;Footer&#039;.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Thanks this is just what i was looking for!  One question.  How difficult would it be to change the footer link panel name so it would display some thing like &#8216;Theme Options&#8217; instead of &#8216;Footer&#8217;.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: babor_7uiu</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-441</link>
		<dc:creator>babor_7uiu</dc:creator>
		<pubDate>Sat, 05 Jun 2010 08:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-441</guid>
		<description>It’s a great information for me. Thanks for sharing</description>
		<content:encoded><![CDATA[<p>It’s a great information for me. Thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nehem</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-439</link>
		<dc:creator>Nehem</dc:creator>
		<pubDate>Fri, 04 Jun 2010 15:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-439</guid>
		<description>I really like this. Its very helpful. But wondering if there is any demo to download.</description>
		<content:encoded><![CDATA[<p>I really like this. Its very helpful. But wondering if there is any demo to download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lebensversicherung Rechner</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-415</link>
		<dc:creator>Lebensversicherung Rechner</dc:creator>
		<pubDate>Mon, 24 May 2010 15:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-415</guid>
		<description>Thanks for the article! I searched for a code like that for months!</description>
		<content:encoded><![CDATA[<p>Thanks for the article! I searched for a code like that for months!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matrix</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-387</link>
		<dc:creator>Matrix</dc:creator>
		<pubDate>Mon, 17 May 2010 10:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-387</guid>
		<description>How is it possible that you provide this info exactly on the moment I want to learn this?
Great tutorial (bit tough do, as I am Dutch)..

Bookmarked this page and will be reading more...

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>How is it possible that you provide this info exactly on the moment I want to learn this?<br />
Great tutorial (bit tough do, as I am Dutch)..</p>
<p>Bookmarked this page and will be reading more&#8230;</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-381</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 13 May 2010 11:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-381</guid>
		<description>That looks OK. The real test is whether it works or not (which it should).</description>
		<content:encoded><![CDATA[<p>That looks OK. The real test is whether it works or not (which it should).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Ahnland</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-380</link>
		<dc:creator>Lars Ahnland</dc:creator>
		<pubDate>Thu, 13 May 2010 09:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-380</guid>
		<description>Great tips on WAMP/ZAMP.

Is this the way the code (functions.php) should look?:


‘menu.homeCaption’ =&gt; “Home”,
‘menu.showHome’ =&gt; true,
‘menu.topItemBegin’ =&gt; “”,
‘menu.topItemEnd’ =&gt; “”,
‘menu.source’ =&gt; “Pages”,
‘vmenu.showSubmenus’ =&gt; true,
‘vmenu.simple’ =&gt; false,
‘vmenu.source’ =&gt; “Categories”,
);
$themename = “financial activist news7?;
$shortname = “artisteer”;
$default_footer_content = “Contact Us &#124; Terms of Use &#124; Trademarks &#124; Privacy StatementCopyright © 2010 “.get_bloginfo(’name’).”. All Rights Reserved.”;
$options = array (
array( “name” =&gt; “HTML”,
“desc” =&gt; sprintf(__(’XHTML: You can use these tags: %s‘, ‘kubrick’), ‘a, abbr, acronym, em, b, i, strike, strong, span’),
“id” =&gt; “art_footer_content”,
“std” =&gt; $default_footer_content,
“type” =&gt; “textarea”),

array(&#160;&#160; &#160;&quot;name&quot; =&gt; &quot;468x60 Header Banner Ad Settings&quot;,
&quot;type&quot; =&gt; &quot;heading&quot;,
&quot;desc&quot; =&gt; &quot;You can specify ads (google ad/affiliate ad/banner) on this section. The ad will be displayed as 468x60 Header Banner.&quot;),

array(&#160;&#160; &#160;&quot;name&quot; =&gt; &quot;468x60 Banner Ad&quot;,
&quot;id&quot; =&gt; $shortname.&quot;_home_ad_468&quot;,
&quot;std&quot; =&gt; &quot;Enter 468x60 Ad Code Here&quot;,
&quot;type&quot; =&gt; &quot;textarea&quot;),
);
function art_update_option($key, $value){
update_option($key, (get_magic_quotes_gpc()) ? stripslashes($value) : $value);
}</description>
		<content:encoded><![CDATA[<p>Great tips on WAMP/ZAMP.</p>
<p>Is this the way the code (functions.php) should look?:</p>
<p>‘menu.homeCaption’ =&gt; “Home”,<br />
‘menu.showHome’ =&gt; true,<br />
‘menu.topItemBegin’ =&gt; “”,<br />
‘menu.topItemEnd’ =&gt; “”,<br />
‘menu.source’ =&gt; “Pages”,<br />
‘vmenu.showSubmenus’ =&gt; true,<br />
‘vmenu.simple’ =&gt; false,<br />
‘vmenu.source’ =&gt; “Categories”,<br />
);<br />
$themename = “financial activist news7?;<br />
$shortname = “artisteer”;<br />
$default_footer_content = “Contact Us | Terms of Use | Trademarks | Privacy StatementCopyright © 2010 “.get_bloginfo(’name’).”. All Rights Reserved.”;<br />
$options = array (<br />
array( “name” =&gt; “HTML”,<br />
“desc” =&gt; sprintf(__(’XHTML: You can use these tags: %s‘, ‘kubrick’), ‘a, abbr, acronym, em, b, i, strike, strong, span’),<br />
“id” =&gt; “art_footer_content”,<br />
“std” =&gt; $default_footer_content,<br />
“type” =&gt; “textarea”),</p>
<p>array(&nbsp;&nbsp; &nbsp;&#8221;name&#8221; =&gt; &#8220;468&#215;60 Header Banner Ad Settings&#8221;,<br />
&#8220;type&#8221; =&gt; &#8220;heading&#8221;,<br />
&#8220;desc&#8221; =&gt; &#8220;You can specify ads (google ad/affiliate ad/banner) on this section. The ad will be displayed as 468&#215;60 Header Banner.&#8221;),</p>
<p>array(&nbsp;&nbsp; &nbsp;&#8221;name&#8221; =&gt; &#8220;468&#215;60 Banner Ad&#8221;,<br />
&#8220;id&#8221; =&gt; $shortname.&#8221;_home_ad_468&#8243;,<br />
&#8220;std&#8221; =&gt; &#8220;Enter 468&#215;60 Ad Code Here&#8221;,<br />
&#8220;type&#8221; =&gt; &#8220;textarea&#8221;),<br />
);<br />
function art_update_option($key, $value){<br />
update_option($key, (get_magic_quotes_gpc()) ? stripslashes($value) : $value);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-378</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 12 May 2010 20:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-378</guid>
		<description>I just copied the code from above into a new Artisteer v2.4 theme and it worked just fine. Unless something didn&#039;t go properly when you did the copy &amp; paste of the code. It doesn&#039;t take much to cause things not to go crazy. I&#039;ve used this code many times and it does work. 

Also you should never ever make mods on a live site because you never know what&#039;s going to happen. Something as simple as missing a semi-colon can cause your site to crash. 

Everyone that plays around with Wordpress should be running a local WAMP or ZAMP server to do all the testing before going live.</description>
		<content:encoded><![CDATA[<p>I just copied the code from above into a new Artisteer v2.4 theme and it worked just fine. Unless something didn&#8217;t go properly when you did the copy &#038; paste of the code. It doesn&#8217;t take much to cause things not to go crazy. I&#8217;ve used this code many times and it does work. </p>
<p>Also you should never ever make mods on a live site because you never know what&#8217;s going to happen. Something as simple as missing a semi-colon can cause your site to crash. </p>
<p>Everyone that plays around with WordPress should be running a local WAMP or ZAMP server to do all the testing before going live.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars Ahnland</title>
		<link>http://budstechshed.com/add-admin-option-panel-to-artisteer-themes/comment-page-1/#comment-377</link>
		<dc:creator>Lars Ahnland</dc:creator>
		<pubDate>Wed, 12 May 2010 20:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=624#comment-377</guid>
		<description>Pew, I at least got my blog back, removing the lines I inserted through ftp. But still, what am I doing wrong? This is my first 32 lines in my functions.php:

 true,
	&#039;menu.homeCaption&#039; =&gt; &quot;Home&quot;,
	&#039;menu.showHome&#039; =&gt; true,
	&#039;menu.topItemBegin&#039; =&gt; &quot;&quot;,
	&#039;menu.topItemEnd&#039; =&gt; &quot;&quot;,
	&#039;menu.source&#039; =&gt; &quot;Pages&quot;,
	&#039;vmenu.showSubmenus&#039; =&gt; true,
	&#039;vmenu.simple&#039; =&gt; false,
	&#039;vmenu.source&#039; =&gt; &quot;Categories&quot;,
);



$themename = &quot;financial activist news7&quot;;
$shortname = &quot;artisteer&quot;;
$default_footer_content = &quot;&lt;a href=&#039;#&#039; rel=&quot;nofollow&quot;&gt;Contact Us&lt;/a&gt; &#124; &lt;a href=&#039;#&#039; rel=&quot;nofollow&quot;&gt;Terms of Use&lt;/a&gt; &#124; &lt;a href=&#039;#&#039; rel=&quot;nofollow&quot;&gt;Trademarks&lt;/a&gt; &#124; &lt;a href=&#039;#&#039; rel=&quot;nofollow&quot;&gt;Privacy Statement&lt;/a&gt;Copyright &#169; 2010 &quot;.get_bloginfo(&#039;name&#039;).&quot;. All Rights Reserved.&quot;;


$options = array (
                array(  &quot;name&quot; =&gt; &quot;HTML&quot;,
                        &quot;desc&quot; =&gt; sprintf(__(&#039;&lt;strong&gt;XHTML:&lt;/strong&gt; You can use these tags: &lt;code&gt;%s&lt;/code&gt;&#039;, &#039;kubrick&#039;), &#039;a, abbr, acronym, em, b, i, strike, strong, span&#039;),
                        &quot;id&quot; =&gt; &quot;art_footer_content&quot;,
                        &quot;std&quot; =&gt; $default_footer_content,
                        &quot;type&quot; =&gt; &quot;textarea&quot;),
          );
       
	
function art_update_option($key, $value){
	update_option($key, (get_magic_quotes_gpc()) ? stripslashes($value) : $value);
}</description>
		<content:encoded><![CDATA[<p>Pew, I at least got my blog back, removing the lines I inserted through ftp. But still, what am I doing wrong? This is my first 32 lines in my functions.php:</p>
<p> true,<br />
	&#8216;menu.homeCaption&#8217; =&gt; &#8220;Home&#8221;,<br />
	&#8216;menu.showHome&#8217; =&gt; true,<br />
	&#8216;menu.topItemBegin&#8217; =&gt; &#8220;&#8221;,<br />
	&#8216;menu.topItemEnd&#8217; =&gt; &#8220;&#8221;,<br />
	&#8216;menu.source&#8217; =&gt; &#8220;Pages&#8221;,<br />
	&#8216;vmenu.showSubmenus&#8217; =&gt; true,<br />
	&#8216;vmenu.simple&#8217; =&gt; false,<br />
	&#8216;vmenu.source&#8217; =&gt; &#8220;Categories&#8221;,<br />
);</p>
<p>$themename = &#8220;financial activist news7&#8243;;<br />
$shortname = &#8220;artisteer&#8221;;<br />
$default_footer_content = &#8220;<a href='#' rel="nofollow">Contact Us</a> | <a href='#' rel="nofollow">Terms of Use</a> | <a href='#' rel="nofollow">Trademarks</a> | <a href='#' rel="nofollow">Privacy Statement</a>Copyright &copy; 2010 &#8220;.get_bloginfo(&#8216;name&#8217;).&#8221;. All Rights Reserved.&#8221;;</p>
<p>$options = array (<br />
                array(  &#8220;name&#8221; =&gt; &#8220;HTML&#8221;,<br />
                        &#8220;desc&#8221; =&gt; sprintf(__(&#8216;<strong>XHTML:</strong> You can use these tags: <code>%s</code>&#8216;, &#8216;kubrick&#8217;), &#8216;a, abbr, acronym, em, b, i, strike, strong, span&#8217;),<br />
                        &#8220;id&#8221; =&gt; &#8220;art_footer_content&#8221;,<br />
                        &#8220;std&#8221; =&gt; $default_footer_content,<br />
                        &#8220;type&#8221; =&gt; &#8220;textarea&#8221;),<br />
          );</p>
<p>function art_update_option($key, $value){<br />
	update_option($key, (get_magic_quotes_gpc()) ? stripslashes($value) : $value);<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

