<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nonobtrusive &#187; Wordpress</title>
	<atom:link href="http://www.nonobtrusive.com/category/web-development/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nonobtrusive.com</link>
	<description>nonobtrusive web development and other stuff</description>
	<lastBuildDate>Fri, 12 Apr 2013 19:22:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Strict standards could break admin css in wordpress</title>
		<link>http://www.nonobtrusive.com/2009/07/18/strict-standards-could-break-admin-css-in-wordpress/</link>
		<comments>http://www.nonobtrusive.com/2009/07/18/strict-standards-could-break-admin-css-in-wordpress/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 08:52:37 +0000</pubDate>
		<dc:creator>Erik Karlsson</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.nonobtrusive.com/?p=10</guid>
		<description><![CDATA[The following method in class.wp-scripts.php could break your css if you have strict standards enabled on your server. function set_group&#40; $handle, $recursion, $group = false &#41; &#123; $grp = isset&#40;$this-&#62;registered&#91;$handle&#93;-&#62;extra&#91;'group'&#93;&#41; ? &#40;int&#41; $this-&#62;registered&#91;$handle&#93;-&#62;extra&#91;'group'&#93; : 0; if &#40; false !== $group &#38;&#38; $grp &#62; $group &#41; $grp = $group; &#160; return parent::set_group&#40; $handle, $recursion, $grp &#41;; [...]]]></description>
		<wfw:commentRss>http://www.nonobtrusive.com/2009/07/18/strict-standards-could-break-admin-css-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
