
// This will occur when the comment is posted
    function plc_comment_post( $incoming_comment ) {
 
    // convert everything in a comment to display literally
    $incoming_comment['comment_content'] = htmlspecialchars($incoming_comment['comment_content']);
 
    // the one exception is single quotes, which cannot be #039; because WordPress marks it as spam
    $incoming_comment['comment_content'] = str_replace( "'", '&apos;', $incoming_comment['comment_content'] );
 
    return( $incoming_comment );
    }
 
    // This will occur before a comment is displayed
    function plc_comment_display( $comment_to_display ) {
 
    // Put the single quotes back in
    $comment_to_display = str_replace( '&apos;', "'", $comment_to_display );
 
    return $comment_to_display;
}<?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: Cmore</title>
	<atom:link href="https://www.filmstreaming.se/cmore/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.filmstreaming.se/cmore/</link>
	<description>Alla streaming-tjänster på nätet</description>
	<lastBuildDate>Mon, 16 Oct 2017 08:36:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Streama Movie Från Android Until Tv &#8211; download-film.ga</title>
		<link>https://www.filmstreaming.se/cmore/#comment-1350</link>
		<dc:creator>Streama Movie Från Android Until Tv &#8211; download-film.ga</dc:creator>
		<pubDate>Tue, 13 Dec 2016 09:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://filmstreaming.se/?p=101#comment-1350</guid>
		<description>[...] kan du se p&#229; tv med 4k uhduppl&#246;sning, l&#229;ta musiken omsluta dig eller spela med den. Cmore filmstreaming.Se alla streamingtjänster på nätet. Cmore 99 kr/mån. Den 30 juni 2015 stängdes filmnet (streamingtjänsten) och kunderna hänvisades [...]</description>
		<content:encoded><![CDATA[<p>[...] kan du se p&#229; tv med 4k uhduppl&#246;sning, l&#229;ta musiken omsluta dig eller spela med den. Cmore filmstreaming.Se alla streamingtjänster på nätet. Cmore 99 kr/mån. Den 30 juni 2015 stängdes filmnet (streamingtjänsten) och kunderna hänvisades [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
