<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"	>
<channel>
	<title>Comments on: Change the Footer in Your WordPress Admin Panel</title>
	<atom:link href="http://www.wpbeginner.com/wp-themes/change-the-footer-in-your-wordpress-admin-panel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpbeginner.com/wp-themes/change-the-footer-in-your-wordpress-admin-panel/</link>
	<description>Beginner&#039;s Guide for WordPress</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:04:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-themes/change-the-footer-in-your-wordpress-admin-panel/comment-page-1/#comment-83752</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Thu, 03 Mar 2011 03:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1242#comment-83752</guid>
		<description>It&#039;s not custom coded (combination of YARRP and html/css codes)</description>
		<content:encoded><![CDATA[<p>It&#8217;s not custom coded (combination of YARRP and html/css codes)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Durrell Thomas</title>
		<link>http://www.wpbeginner.com/wp-themes/change-the-footer-in-your-wordpress-admin-panel/comment-page-1/#comment-83742</link>
		<dc:creator>Durrell Thomas</dc:creator>
		<pubDate>Thu, 03 Mar 2011 03:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1242#comment-83742</guid>
		<description>What is the name of the plug-in &quot;what next &#124; Related Posts that is on your blog?</description>
		<content:encoded><![CDATA[<p>What is the name of the plug-in &#8220;what next | Related Posts that is on your blog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Modifica el footer de la administración de Wordpress</title>
		<link>http://www.wpbeginner.com/wp-themes/change-the-footer-in-your-wordpress-admin-panel/comment-page-1/#comment-10978</link>
		<dc:creator>Modifica el footer de la administración de Wordpress</dc:creator>
		<pubDate>Wed, 17 Mar 2010 21:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1242#comment-10978</guid>
		<description>[...] Vía &#124; Wpbegginer [...]</description>
		<content:encoded><![CDATA[<p>[...] Vía | Wpbegginer [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash Blue</title>
		<link>http://www.wpbeginner.com/wp-themes/change-the-footer-in-your-wordpress-admin-panel/comment-page-1/#comment-10967</link>
		<dc:creator>Ash Blue</dc:creator>
		<pubDate>Wed, 17 Mar 2010 18:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1242#comment-10967</guid>
		<description>This rocks my socks, I love being able to edit the WP admin screen. Will there be tutorials here soon for WP 3.0?</description>
		<content:encoded><![CDATA[<p>This rocks my socks, I love being able to edit the WP admin screen. Will there be tutorials here soon for WP 3.0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/wp-themes/change-the-footer-in-your-wordpress-admin-panel/comment-page-1/#comment-9410</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Sat, 20 Feb 2010 03:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1242#comment-9410</guid>
		<description>Thanks for notifying us. We are really sorry, this mistake was on our end.</description>
		<content:encoded><![CDATA[<p>Thanks for notifying us. We are really sorry, this mistake was on our end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantin</title>
		<link>http://www.wpbeginner.com/wp-themes/change-the-footer-in-your-wordpress-admin-panel/comment-page-1/#comment-9397</link>
		<dc:creator>Konstantin</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1242#comment-9397</guid>
		<description>Unfortunately you neglected to mention to hook it to the &quot;admin_footer_text&quot; filter. This is what&#039;s missing:

&lt;code&gt;add_filter(&#039;admin_footer_text&#039;, &#039;remove_footer_admin&#039;);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Unfortunately you neglected to mention to hook it to the &#8220;admin_footer_text&#8221; filter. This is what&#8217;s missing:</p>
<p><code>add_filter('admin_footer_text', 'remove_footer_admin');</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nina</title>
		<link>http://www.wpbeginner.com/wp-themes/change-the-footer-in-your-wordpress-admin-panel/comment-page-1/#comment-9395</link>
		<dc:creator>Nina</dc:creator>
		<pubDate>Fri, 19 Feb 2010 21:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1242#comment-9395</guid>
		<description>Great tutorial, will use ;)</description>
		<content:encoded><![CDATA[<p>Great tutorial, will use <img src='http://cdn.wpbeginner.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Content Delivery Network via cdn.wpbeginner.com

Served from: www.wpbeginner.com @ 2012-02-09 23:29:24 -->
