<?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: WordPress Strips Classnames, And How To Fix It</title>
	<atom:link href="http://maisonbisson.com/blog/post/11674/wordpress-strips-classnames-and-how-to-fix-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com/blog/post/11674/wordpress-strips-classnames-and-how-to-fix-it/</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 22:08:29 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Data Unbound &#187; How WordPress Sanitizes Tags and Attributes</title>
		<link>http://maisonbisson.com/blog/post/11674/wordpress-strips-classnames-and-how-to-fix-it/comment-page-1/#comment-238845</link>
		<dc:creator>Data Unbound &#187; How WordPress Sanitizes Tags and Attributes</dc:creator>
		<pubDate>Wed, 29 Oct 2008 19:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11674/#wordpress-strips-classnames-and-how-to-fix-it#comment-238845</guid>
		<description>[...] in my span HTML elements. To fix the problem, I followed the trail of references leading from » WordPress Strips Classnames, And How To Fix It MaisonBisson.com. I learned that WordPress uses the kses PHP library to filter HTML of possibly invalid and [...]</description>
		<content:encoded><![CDATA[<p>[...] in my span HTML elements. To fix the problem, I followed the trail of references leading from » WordPress Strips Classnames, And How To Fix It MaisonBisson.com. I learned that WordPress uses the kses PHP library to filter HTML of possibly invalid and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unfilter MU&#8217;s Filters &#124; Page 2</title>
		<link>http://maisonbisson.com/blog/post/11674/wordpress-strips-classnames-and-how-to-fix-it/comment-page-1/#comment-230644</link>
		<dc:creator>Unfilter MU&#8217;s Filters &#124; Page 2</dc:creator>
		<pubDate>Wed, 08 Oct 2008 04:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11674/#wordpress-strips-classnames-and-how-to-fix-it#comment-230644</guid>
		<description>[...] and Flash embeds. This would be fine if it were configurable, but sadly it is not. Various hacks exist to remedy the situation, but for such a pluggable piece of software as WordPress - hacks just seem [...]</description>
		<content:encoded><![CDATA[<p>[...] and Flash embeds. This would be fine if it were configurable, but sadly it is not. Various hacks exist to remedy the situation, but for such a pluggable piece of software as WordPress &#8211; hacks just seem [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dieselboi</title>
		<link>http://maisonbisson.com/blog/post/11674/wordpress-strips-classnames-and-how-to-fix-it/comment-page-1/#comment-190973</link>
		<dc:creator>dieselboi</dc:creator>
		<pubDate>Thu, 06 Mar 2008 05:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11674/#wordpress-strips-classnames-and-how-to-fix-it#comment-190973</guid>
		<description>woo hooo.  that totally worked!</description>
		<content:encoded><![CDATA[<p>woo hooo.  that totally worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alpha</title>
		<link>http://maisonbisson.com/blog/post/11674/wordpress-strips-classnames-and-how-to-fix-it/comment-page-1/#comment-180593</link>
		<dc:creator>Alpha</dc:creator>
		<pubDate>Mon, 13 Aug 2007 19:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11674/#wordpress-strips-classnames-and-how-to-fix-it#comment-180593</guid>
		<description>Wordpress should replaces their kses code with the code used in this modified version of kses -- http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1752954&amp;group_id=81853&amp;atid=564260

The modified kses produces better HTML, fixes bugs, allows CSS usage, etc.</description>
		<content:encoded><![CDATA[<p>Wordpress should replaces their kses code with the code used in this modified version of kses &#8212; <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1752954&amp;group_id=81853&amp;atid=564260" rel="nofollow">http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1752954&amp;group_id=81853&amp;atid=564260</a></p>
<p>The modified kses produces better HTML, fixes bugs, allows CSS usage, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey Bisson</title>
		<link>http://maisonbisson.com/blog/post/11674/wordpress-strips-classnames-and-how-to-fix-it/comment-page-1/#comment-173816</link>
		<dc:creator>Casey Bisson</dc:creator>
		<pubDate>Thu, 17 May 2007 00:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11674/#wordpress-strips-classnames-and-how-to-fix-it#comment-173816</guid>
		<description>Yeah, it&#039;s pretty frustrating when you don&#039;t know what&#039;s going on. And only a little less frustrating once you do.

Still, it helps those who don&#039;t know what they&#039;re doing (and those who do, but have malicious intent) from breaking things.</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s pretty frustrating when you don&#8217;t know what&#8217;s going on. And only a little less frustrating once you do.</p>
<p>Still, it helps those who don&#8217;t know what they&#8217;re doing (and those who do, but have malicious intent) from breaking things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Lawson</title>
		<link>http://maisonbisson.com/blog/post/11674/wordpress-strips-classnames-and-how-to-fix-it/comment-page-1/#comment-173725</link>
		<dc:creator>Steve Lawson</dc:creator>
		<pubDate>Tue, 15 May 2007 20:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11674/#wordpress-strips-classnames-and-how-to-fix-it#comment-173725</guid>
		<description>So this is why WP stripped out so many classes and IDs when I switched platforms and imported my old MT posts? Good to know. Man, that pissed me off, but by the time I&#039;d realized what happened it seemed too late to go back and try again. Besides, I had no idea how to fix it.</description>
		<content:encoded><![CDATA[<p>So this is why WP stripped out so many classes and IDs when I switched platforms and imported my old MT posts? Good to know. Man, that pissed me off, but by the time I&#8217;d realized what happened it seemed too late to go back and try again. Besides, I had no idea how to fix it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>