<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									How to stop profile spam? - General Discussions				            </title>
            <link>https://wpforo.com/community/general-discussions/how-to-stop-profile-spam/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 20 Apr 2026 06:38:41 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: How to stop profile spam?</title>
                        <link>https://wpforo.com/community/general-discussions/how-to-stop-profile-spam/#post-51366</link>
                        <pubDate>Sat, 27 Feb 2021 17:39:11 +0000</pubDate>
                        <description><![CDATA[@sofy Perfectly! Working! Thank.]]></description>
                        <content:encoded><![CDATA[@sofy Perfectly! Working! Thank.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>st7878</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/how-to-stop-profile-spam/#post-51366</guid>
                    </item>
				                    <item>
                        <title>RE: How to stop profile spam?</title>
                        <link>https://wpforo.com/community/general-discussions/how-to-stop-profile-spam/#post-51358</link>
                        <pubDate>Sat, 27 Feb 2021 12:01:55 +0000</pubDate>
                        <description><![CDATA[@st7878,
Use this one:
add_filter(&#039;wpforo_before_update_profile_fields&#039;, function($profile_fields){
   if( wpfkey($profile_fields, &#039;signature&#039;) ) $profile_fields = wpforo_tex...]]></description>
                        <content:encoded><![CDATA[<p>@st7878,</p>
<p>Use this one:</p>
<pre contenteditable="false">add_filter('wpforo_before_update_profile_fields', function($profile_fields){
   if( wpfkey($profile_fields, 'signature') ) $profile_fields = wpforo_text( html_entity_decode($profile_fields), 200, false);
   if( wpfkey($profile_fields, 'about') )     $profile_fields     = wpforo_text( html_entity_decode($profile_fields),     200, false);
   return $profile_fields;
});</pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/how-to-stop-profile-spam/#post-51358</guid>
                    </item>
				                    <item>
                        <title>RE: How to stop profile spam?</title>
                        <link>https://wpforo.com/community/general-discussions/how-to-stop-profile-spam/#post-51357</link>
                        <pubDate>Sat, 27 Feb 2021 10:39:56 +0000</pubDate>
                        <description><![CDATA[Posted by: @sofy 
will automatically remove it

Yes it works!))) I didn&#039;t know) Thank you.
 
But the &lt;a&gt; tag can be used (((]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="4534" data-postid="51352" data-mention="sofy">
<div class="wpforo-post-quote-author"><strong> Posted by: @sofy </strong></div>
<p>will automatically remove it</p>
</blockquote>
<p>Yes it works!))) I didn't know) Thank you.</p>
<p> </p>
<p>But the &lt;a&gt; tag can be used (((</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>st7878</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/how-to-stop-profile-spam/#post-51357</guid>
                    </item>
				                    <item>
                        <title>How to stop profile spam?</title>
                        <link>https://wpforo.com/community/general-discussions/how-to-stop-profile-spam/#post-51318</link>
                        <pubDate>Fri, 26 Feb 2021 09:55:15 +0000</pubDate>
                        <description><![CDATA[Recently, they began to register and leave advertising links (URL) in the About me and Signatures section.
You can add functions:1) Disable the ability to leave links (URL) in the About me ...]]></description>
                        <content:encoded><![CDATA[<p>Recently, they began to register and leave advertising links (URL) in the About me and Signatures section.</p>
<p>You can add functions:<br />1) Disable the ability to leave links (URL) in the About me and Signature section for all users, except for Administrators and Moderators.<br />2) Set a limit on the number of characters that can be entered in the About me and Signature fields.</p>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1614333315-spam-1_.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> spam-1_.png</a></div>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1614333332-spam-2_.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> spam-2_.png</a></div>
<div id="wpfa-0" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1614333344-spam-3_.png" target="_blank" rel="noopener"><i class="fas fa-paperclip"></i> spam-3_.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/general-discussions/">General Discussions</category>                        <dc:creator>st7878</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/general-discussions/how-to-stop-profile-spam/#post-51318</guid>
                    </item>
							        </channel>
        </rss>
		