<?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>
									Are there any consequences activating inactive users manually? - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 13 Aug 2026 23:57:10 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Are there any consequences activating inactive users manually?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105964</link>
                        <pubDate>Thu, 09 Nov 2023 03:04:45 +0000</pubDate>
                        <description><![CDATA[Hello again. Thanks for all the answers I will stick with the email registration. Is there a way though to show inactive members in forum statistics? I have tried this code which I found in ...]]></description>
                        <content:encoded><![CDATA[<p>Hello again. Thanks for all the answers I will stick with the email registration. Is there a way though to show inactive members in forum statistics? I have tried this code which I found in another topic but it does not seem to work</p>
<pre contenteditable="false"><span>add_filter('wpforo_display_members_status', function ( $status ){ return array('active', 'inactive', 'banned'); });</span></pre>
<p>I have tried clearing caches and tried importing it using code snippets and putting it in functions.php manually but nothing worked</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>lefcholevas</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105964</guid>
                    </item>
				                    <item>
                        <title>RE: Are there any consequences activating inactive users manually?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105569</link>
                        <pubDate>Thu, 12 Oct 2023 12:10:34 +0000</pubDate>
                        <description><![CDATA[@lefcholevas 
If a user is marked as &#039;inactive,&#039; it typically means they haven&#039;t logged into your website yet and haven&#039;t confirmed their email address. If you manually set all inactive use...]]></description>
                        <content:encoded><![CDATA[<p>@lefcholevas </p>
<p><span>If a user is marked as 'inactive,' it typically means they haven't logged into your website yet and haven't confirmed their email address. If you manually set all inactive users to 'active,' you're essentially adding more users to your system. However, these users may not be genuinely active, and there's a chance that a significant percentage of them may not return to your website.</span></p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>BlackRaz</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105569</guid>
                    </item>
				                    <item>
                        <title>RE: Are there any consequences activating inactive users manually?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105566</link>
                        <pubDate>Thu, 12 Oct 2023 10:22:28 +0000</pubDate>
                        <description><![CDATA[Hello there,
The main consequences in my opinion is that you might face difficulties in recovering your accounts without proper email-verified information. 
So I would suggest you to go wi...]]></description>
                        <content:encoded><![CDATA[<p>Hello there,</p>
<p>The main consequences in my opinion is that you might face difficulties in recovering your accounts without proper email-verified information. </p>
<p>So I would suggest you to go with the email one only.😊 </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>roberrtt</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105566</guid>
                    </item>
				                    <item>
                        <title>RE: Are there any consequences activating inactive users manually?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105555</link>
                        <pubDate>Wed, 11 Oct 2023 22:58:24 +0000</pubDate>
                        <description><![CDATA[I am trying to see if there is a difference between active and inactive users except not showing up in the member count. Cause if a member is inactive they have not set a passowrd yet, so th...]]></description>
                        <content:encoded><![CDATA[<p>I am trying to see if there is a difference between active and inactive users except not showing up in the member count. Cause if a member is inactive they have not set a passowrd yet, so they cannot sign in anyway. So there should be no difference between an active and an inactive member, right?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>lefcholevas</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105555</guid>
                    </item>
				                    <item>
                        <title>RE: Are there any consequences activating inactive users manually?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105547</link>
                        <pubDate>Wed, 11 Oct 2023 13:52:46 +0000</pubDate>
                        <description><![CDATA[Why activate a non-verified user?]]></description>
                        <content:encoded><![CDATA[<p>Why activate a non-verified user?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>dimalifragis</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105547</guid>
                    </item>
				                    <item>
                        <title>Are there any consequences activating inactive users manually?</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105541</link>
                        <pubDate>Wed, 11 Oct 2023 12:59:19 +0000</pubDate>
                        <description><![CDATA[there are users that have not set their passwords through the email process and stay as incactive. Are there any consequences if I activate them manually?]]></description>
                        <content:encoded><![CDATA[<p>there are users that have not set their passwords through the email process and stay as incactive. Are there any consequences if I activate them manually?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>lefcholevas</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/are-there-any-consequences-activating-inactive-users-manually/#post-105541</guid>
                    </item>
							        </channel>
        </rss>
		