<?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>Thu, 05 Jan 2012 19:05:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-70100</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 28 Oct 2011 14:03:30 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-70100</guid>
		<description>I&#039;m still experiencing trouble with the location of the badwords.txt file.  I installed the plugin by uploading the zip file to wordpress to let it install the plug-in and it returns the following errors in the comments:
[code]
Warning: file(/home/bluestak/public_html/motherhoodstress.com/wp-content/plugins/badwords.txt) [function.file]: failed to open stream: No such file or directory in /home/bluestak/public_html/motherhoodstress.com/wp-content/plugins/polite-ifier/wp-politeifier.php on line 31

Warning: Invalid argument supplied for foreach() in /home/bluestak/public_html/motherhoodstress.com/wp-content/plugins/polite-ifier/wp-politeifier.php on line 34[/code]</description>
		<content:encoded><![CDATA[<p>I&#8217;m still experiencing trouble with the location of the badwords.txt file.  I installed the plugin by uploading the zip file to wordpress to let it install the plug-in and it returns the following errors in the comments:<br />
[code]<br />
Warning: file(/home/bluestak/public_html/motherhoodstress.com/wp-content/plugins/badwords.txt) [function.file]: failed to open stream: No such file or directory in /home/bluestak/public_html/motherhoodstress.com/wp-content/plugins/polite-ifier/wp-politeifier.php on line 31</p>
<p>Warning: Invalid argument supplied for foreach() in /home/bluestak/public_html/motherhoodstress.com/wp-content/plugins/polite-ifier/wp-politeifier.php on line 34[/code]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-52193</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Wed, 13 Jul 2011 17:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-52193</guid>
		<description>You can do this with JQuery.

Not sure how the code will show up in this comment... but just put this link before your  tag in your header.php file of your theme...



Then put this directly above your  tag.
It has to be the last thing before that tag!

&lt;!-- remove title on nav links --&gt;

// WP jQuery compatibility
var $j = jQuery.noConflict();
$j(function(){
jQuery(&#039;ATTRIBUTE HERE&#039;).removeAttr(&quot;title&quot;);
});


Change the &quot;ATTRIBUTE HERE&quot; text to whatever you want to hide the mouse-over titles on. A link span or div class etc.

Hope that helps!</description>
		<content:encoded><![CDATA[<p>You can do this with JQuery.</p>
<p>Not sure how the code will show up in this comment&#8230; but just put this link before your  tag in your header.php file of your theme&#8230;</p>
<p>Then put this directly above your  tag.<br />
It has to be the last thing before that tag!</p>
<p><!-- remove title on nav links --></p>
<p>// WP jQuery compatibility<br />
var $j = jQuery.noConflict();<br />
$j(function(){<br />
jQuery(&#8216;ATTRIBUTE HERE&#8217;).removeAttr(&#8220;title&#8221;);<br />
});</p>
<p>Change the &#8220;ATTRIBUTE HERE&#8221; text to whatever you want to hide the mouse-over titles on. A link span or div class etc.</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliott C. Bäck</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-41435</link>
		<dc:creator>Elliott C. Bäck</dc:creator>
		<pubDate>Thu, 13 Jan 2011 23:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-41435</guid>
		<description>This would make a good enhancement as an option.</description>
		<content:encoded><![CDATA[<p>This would make a good enhancement as an option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AVLution</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-41424</link>
		<dc:creator>AVLution</dc:creator>
		<pubDate>Thu, 13 Jan 2011 16:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-41424</guid>
		<description>Can you edit so that the mouse over effect is removed?</description>
		<content:encoded><![CDATA[<p>Can you edit so that the mouse over effect is removed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: G</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-37624</link>
		<dc:creator>G</dc:creator>
		<pubDate>Thu, 18 Nov 2010 11:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-37624</guid>
		<description>I am working on a buddypress plugin and using your plugin as a bad word filter on comments. Everything seems fine, its just on profile&#039;s activity tab it shows every bad word very clearly.. lol

Any suggestions?

Thanks</description>
		<content:encoded><![CDATA[<p>I am working on a buddypress plugin and using your plugin as a bad word filter on comments. Everything seems fine, its just on profile&#8217;s activity tab it shows every bad word very clearly.. lol</p>
<p>Any suggestions?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyla Dorning</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-1/#comment-35826</link>
		<dc:creator>Tyla Dorning</dc:creator>
		<pubDate>Thu, 14 Oct 2010 09:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress-plugins.feifei.us/politifier/#comment-35826</guid>
		<description>Hi

Im getting these two error with the plugin:

Warning: file(/usr/www/users/kokstaa/wp-content/plugins/badwords.txt) [function.file]: failed to open stream: No such file or directory in /usr/www/users/kokstaa/wp-content/plugins/polite-ifier/wp-politeifier.php on line 31

When I tried to replace line 34 with the above help from other users I got another error. 

Warning: Invalid argument supplied for foreach() in /usr/www/users/kokstaa/wp-content/plugins/polite-ifier/wp-politeifier.php on line 34

Please could you help, Im using this for a scholl website and its quite important for them.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Im getting these two error with the plugin:</p>
<p>Warning: file(/usr/www/users/kokstaa/wp-content/plugins/badwords.txt) [function.file]: failed to open stream: No such file or directory in /usr/www/users/kokstaa/wp-content/plugins/polite-ifier/wp-politeifier.php on line 31</p>
<p>When I tried to replace line 34 with the above help from other users I got another error. </p>
<p>Warning: Invalid argument supplied for foreach() in /usr/www/users/kokstaa/wp-content/plugins/polite-ifier/wp-politeifier.php on line 34</p>
<p>Please could you help, Im using this for a scholl website and its quite important for them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://wordpress-plugins.feifei.us/politeifier/comment-page-/#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>
</channel>
</rss>

<!-- Dynamic page generated in 0.182 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-04 09:16:31 -->

