<?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: WP Polite-ifier Plugin for Swearing</title>
	<atom:link href="http://wordpress-plugins.feifei.us/politeifier/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress-plugins.feifei.us</link>
	<description>WP Plugins and Widgets For Wordpress 2.1+</description>
	<lastBuildDate>Fri, 03 Sep 2010 16:18:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sam</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-34041</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sun, 29 Aug 2010 03:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-34041</guid>
		<description>great plugin. but the mouse over effect should not be there. cuz what is the actual reason for this plugin?</description>
		<content:encoded><![CDATA[<p>great plugin. but the mouse over effect should not be there. cuz what is the actual reason for this plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loli</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-30675</link>
		<dc:creator>Loli</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-30675</guid>
		<description>Let me try it:

Fuck bitch</description>
		<content:encoded><![CDATA[<p>Let me try it:</p>
<p><acronym title="Fuck">****</acronym> <acronym title="bitch">*****</acronym></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-30617</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Sun, 25 Apr 2010 08:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-30617</guid>
		<description>opps sorry its on line 30. 

Great plug in - been meaning to write something along the lines for a while

Thank You</description>
		<content:encoded><![CDATA[<p>opps sorry its on line 30. </p>
<p>Great plug in &#8211; been meaning to write something along the lines for a while</p>
<p>Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-30616</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Sun, 25 Apr 2010 08:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-30616</guid>
		<description>This plug in works fine with 2.9.2. Just open the php file and edit line 34, the plug in looks in the root of your plug in directory. add the polite-ifier after the plug in dir.

&lt;code&gt;
$name = ABSPATH . &quot;wp-content/plugins/polite-ifier/badwords.txt&quot;;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>This plug in works fine with 2.9.2. Just open the php file and edit line 34, the plug in looks in the root of your plug in directory. add the polite-ifier after the plug in dir.</p>
<p><code><br />
$name = ABSPATH . "wp-content/plugins/polite-ifier/badwords.txt";<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poetic Justice</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-30471</link>
		<dc:creator>Poetic Justice</dc:creator>
		<pubDate>Mon, 19 Apr 2010 16:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-30471</guid>
		<description>I also use this to disguise e-mail addresses, I added the @ symbol to my foul/Bad word list.  The e-mail addresses can&#039;t be just copy and pasted.</description>
		<content:encoded><![CDATA[<p>I also use this to disguise e-mail addresses, I added the @ symbol to my foul/Bad word list.  The e-mail addresses can&#8217;t be just copy and pasted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poetic Justice</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-30470</link>
		<dc:creator>Poetic Justice</dc:creator>
		<pubDate>Mon, 19 Apr 2010 16:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-30470</guid>
		<description>It might be a nice upgrade to using an an admin screen for this and have a check box there to turn on and off the mouse over, then you could also have a text box for the &quot;acronym&quot; to replace the foul words with what ever is in that admin text box.  Another thing I think might be cool is to have a check box for turning on and off the dotted underline and maybe also the same option for a strike through line rather than the underline....

I added code to make it strike a line through the &quot;Acronym&quot; that was pretty easy but options from an admin screen would smooth the user issues.

Just a couple of thoughts from a different perspective, thanks for the plugin.  I like it.</description>
		<content:encoded><![CDATA[<p>It might be a nice upgrade to using an an admin screen for this and have a check box there to turn on and off the mouse over, then you could also have a text box for the &#8220;acronym&#8221; to replace the foul words with what ever is in that admin text box.  Another thing I think might be cool is to have a check box for turning on and off the dotted underline and maybe also the same option for a strike through line rather than the underline&#8230;.</p>
<p>I added code to make it strike a line through the &#8220;Acronym&#8221; that was pretty easy but options from an admin screen would smooth the user issues.</p>
<p>Just a couple of thoughts from a different perspective, thanks for the plugin.  I like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-28400</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Mon, 04 Jan 2010 03:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-28400</guid>
		<description>Unfortunately this bitch isn&#039;t working for me. It reported back some errors on lines 31 and 34. Fuck

Just testing the sware sensor, otherwise please help.</description>
		<content:encoded><![CDATA[<p>Unfortunately this <acronym title="bitch">*****</acronym> isn&#8217;t working for me. It reported back some errors on lines 31 and 34. <acronym title="Fuck">****</acronym></p>
<p>Just testing the sware sensor, otherwise please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-27788</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 23 Nov 2009 01:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-27788</guid>
		<description>I want to see this work.   So what the fuck?   Gee, I hope it really doesn&#039;t say f u c k on the screen.</description>
		<content:encoded><![CDATA[<p>I want to see this work.   So what the <acronym title="fuck">****</acronym>?   Gee, I hope it really doesn&#8217;t say <acronym title="f u c k">*******</acronym> on the screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twain harte rentals</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-27726</link>
		<dc:creator>twain harte rentals</dc:creator>
		<pubDate>Thu, 19 Nov 2009 04:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-27726</guid>
		<description>Sweet idea! Does the plugin still work? I was goign to manually go thru my blog.</description>
		<content:encoded><![CDATA[<p>Sweet idea! Does the plugin still work? I was goign to manually go thru my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cao</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-27567</link>
		<dc:creator>Cao</dc:creator>
		<pubDate>Thu, 05 Nov 2009 12:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-27567</guid>
		<description>I had an older version of wordpress and it worked fine, but now I&#039;m on 2.8 and it no longer works. :(  Please update the plugin for wordpress users on more current versions of wordpress</description>
		<content:encoded><![CDATA[<p>I had an older version of wordpress and it worked fine, but now I&#8217;m on 2.8 and it no longer works. <img src='http://wordpress-plugins.feifei.us/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   Please update the plugin for wordpress users on more current versions of wordpress</p>
]]></content:encoded>
	</item>
</channel>
</rss>
