<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Comment html is being stripped</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Comment html is being stripped</description>
<language>en</language>
<pubDate>Wed, 25 Nov 2009 23:57:20 +0000</pubDate>

<item>
<title>mongushu on "Comment html is being stripped"</title>
<link>http://wordpress.org/support/topic/285189#post-1238693</link>
<pubDate>Wed, 07 Oct 2009 20:02:20 +0000</pubDate>
<dc:creator>mongushu</dc:creator>
<guid isPermaLink="false">1238693@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Line # 158 of Main.php in the fresh-page folder of the Flutter plugin:&#60;br /&#62;
&#60;code&#62;add_filter(&#38;#39;pre_comment_content&#38;#39;,&#38;#39;flutter_kses&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Comment that line out:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;//add_filter(&#38;#39;pre_comment_content&#38;#39;,&#38;#39;flutter_kses&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then your comments html will not be stripped out.
&#60;/p&#62;</description>
</item>
<item>
<title>tammyhart on "Comment html is being stripped"</title>
<link>http://wordpress.org/support/topic/285189#post-1215352</link>
<pubDate>Thu, 17 Sep 2009 18:47:45 +0000</pubDate>
<dc:creator>tammyhart</dc:creator>
<guid isPermaLink="false">1215352@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am using flutter, and I get the same problem. very strange. I wonder if using a wysiwyg-type comment plugin might supersede this?
&#60;/p&#62;</description>
</item>
<item>
<title>doc4 on "Comment html is being stripped"</title>
<link>http://wordpress.org/support/topic/285189#post-1183861</link>
<pubDate>Sat, 22 Aug 2009 03:55:00 +0000</pubDate>
<dc:creator>doc4</dc:creator>
<guid isPermaLink="false">1183861@http://wordpress.org/support/</guid>
<description>&#60;p&#62;valendesigns, &#60;/p&#62;
&#60;p&#62;Utilizing Flutter 1.0 with WordPress 2.8.4 and Flutter doesn't seem to be affecting the comment markup.
&#60;/p&#62;</description>
</item>
<item>
<title>valendesigns on "Comment html is being stripped"</title>
<link>http://wordpress.org/support/topic/285189#post-1128994</link>
<pubDate>Tue, 07 Jul 2009 13:57:42 +0000</pubDate>
<dc:creator>valendesigns</dc:creator>
<guid isPermaLink="false">1128994@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I found the plugin causing the issue, it's Flutter. Not sure how to fix this now. I wasn't aware that Flutter was filtering my comments.
&#60;/p&#62;</description>
</item>
<item>
<title>asechrest on "Comment html is being stripped"</title>
<link>http://wordpress.org/support/topic/285189#post-1121080</link>
<pubDate>Tue, 30 Jun 2009 04:44:55 +0000</pubDate>
<dc:creator>asechrest</dc:creator>
<guid isPermaLink="false">1121080@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Out-of-the-box WordPress functionality allows some HTML in comments.&#60;/p&#62;
&#60;p&#62;So I would guess this is a theme or plugin problem.  As Ryans149 mentions, you should disable all plugins and switch to the default theme to see if the problem persists.  If it doesn't, you've narrowed down the possible problems, and can move on from there.
&#60;/p&#62;</description>
</item>
<item>
<title>ryans149 on "Comment html is being stripped"</title>
<link>http://wordpress.org/support/topic/285189#post-1121076</link>
<pubDate>Tue, 30 Jun 2009 04:40:28 +0000</pubDate>
<dc:creator>ryans149</dc:creator>
<guid isPermaLink="false">1121076@http://wordpress.org/support/</guid>
<description>&#60;p&#62;First of all, try disabling all plugins one by one and check if this is solving the issue. &#60;/p&#62;
&#60;p&#62;I think one the below plugins should be the cause:&#60;/p&#62;
&#60;p&#62;WP-PageNavi&#60;br /&#62;
WP-Syntax&#60;br /&#62;
WP CSS&#60;br /&#62;
Redirection
&#60;/p&#62;</description>
</item>
<item>
<title>valendesigns on "Comment html is being stripped"</title>
<link>http://wordpress.org/support/topic/285189#post-1121026</link>
<pubDate>Tue, 30 Jun 2009 03:23:37 +0000</pubDate>
<dc:creator>valendesigns</dc:creator>
<guid isPermaLink="false">1121026@http://wordpress.org/support/</guid>
<description>&#60;p&#62;My web site has been upgraded to 2.8 recently from 2.7.1 and 2.6 before that. Anyhow, the comments have never worked correctly, or at least don't work the way I want them to.&#60;/p&#62;
&#60;p&#62;You can't seem to use any html in the comments because it gets stripped out. So, for example, if I used an anchor tag the link is stripped out and all that shows is the link text. &#60;/p&#62;
&#60;p&#62;Has anyone experienced this and if so what did you do to fix it. If you have not experienced this but know of a possible solution please let me know, this is getting ridiculous and users should be able to posts links in comments, hell I should be able to post links in comments. &#60;/p&#62;
&#60;p&#62;Don't know if this might help but even if I reply in the admin area the html is stripped out after I save.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Plugins Used&#60;/strong&#62;:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Akismet&#60;/li&#62;
&#60;li&#62;FeedBurner FeedSmith&#60;/li&#62;
&#60;li&#62;Flutter&#60;/li&#62;
&#60;li&#62;Google XML Sitemaps&#60;/li&#62;
&#60;li&#62;Redirection&#60;/li&#62;
&#60;li&#62;Restrict Login By IP&#60;/li&#62;
&#60;li&#62;Simply Exclude&#60;/li&#62;
&#60;li&#62;WordPress Database Backup&#60;/li&#62;
&#60;li&#62;WP-PageNavi&#60;/li&#62;
&#60;li&#62;WP-Syntax&#60;/li&#62;
&#60;li&#62;WP CSS&#60;/li&#62;
&#60;li&#62;WP Super Cache&#60;/li&#62;
&#60;li&#62;WP System Health&#60;/li&#62;
&#60;/ul&#62;</description>
</item>

</channel>
</rss>
