<?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: Safely modify your WordPress admin&#8217;s CSS and make it futureproof</title>
	<atom:link href="http://www.blogherald.com/2007/06/21/safely-modify-your-wordpress-admins-css-and-make-it-futureproof/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogherald.com/2007/06/21/safely-modify-your-wordpress-admins-css-and-make-it-futureproof/</link>
	<description>The leading source of news covering social media and the blogosphere.</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:53:08 +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: disqueSSD</title>
		<link>http://www.blogherald.com/2007/06/21/safely-modify-your-wordpress-admins-css-and-make-it-futureproof/comment-page-1/#comment-1118821</link>
		<dc:creator>disqueSSD</dc:creator>
		<pubDate>Mon, 09 Aug 2010 15:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogherald.com/2007/06/21/safely-modify-your-wordpress-admins-css-and-make-it-futureproof/#comment-1118821</guid>
		<description>Good tip, but there is another way to do that, using the admin_head hook :

add_action(&#039;admin_head&#039;, &#039;mr_blue_steel&#039;);
http://codex.wordpress.org/Creating_Admin_Themes

Very useful for plugin development.</description>
		<content:encoded><![CDATA[<p>Good tip, but there is another way to do that, using the admin_head hook :</p>
<p>add_action(&#8216;admin_head&#8217;, &#8216;mr_blue_steel&#8217;);<br />
<a href="http://codex.wordpress.org/Creating_Admin_Themes" rel="nofollow">http://codex.wordpress.org/Creating_Admin_Themes</a></p>
<p>Very useful for plugin development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Things I do to optimize and secure every WordPress site and blog &#187; wordpressgarage.com</title>
		<link>http://www.blogherald.com/2007/06/21/safely-modify-your-wordpress-admins-css-and-make-it-futureproof/comment-page-1/#comment-188587</link>
		<dc:creator>Things I do to optimize and secure every WordPress site and blog &#187; wordpressgarage.com</dc:creator>
		<pubDate>Fri, 06 Jul 2007 08:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogherald.com/2007/06/21/safely-modify-your-wordpress-admins-css-and-make-it-futureproof/#comment-188587</guid>
		<description>[...] Admin Themer - make modifications to the admin in a separate CSS file so they are preserved even when you updgrade. [...]</description>
		<content:encoded><![CDATA[<p>[...] Admin Themer &#8211; make modifications to the admin in a separate CSS file so they are preserved even when you updgrade. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Safely modify your WordPress admin’s CSS and make it futureproof &#124; King Gary</title>
		<link>http://www.blogherald.com/2007/06/21/safely-modify-your-wordpress-admins-css-and-make-it-futureproof/comment-page-1/#comment-187762</link>
		<dc:creator>Safely modify your WordPress admin’s CSS and make it futureproof &#124; King Gary</dc:creator>
		<pubDate>Thu, 21 Jun 2007 20:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blogherald.com/2007/06/21/safely-modify-your-wordpress-admins-css-and-make-it-futureproof/#comment-187762</guid>
		<description>[...] latest post at Blog Herald involves futureproofing your WordPress admin page&#8217;s CSS changes so that if you modify it, it does not get replaced by any upgrades that you make to your [...]</description>
		<content:encoded><![CDATA[<p>[...] latest post at Blog Herald involves futureproofing your WordPress admin page&#8217;s CSS changes so that if you modify it, it does not get replaced by any upgrades that you make to your [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

