<?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 reset - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/how-to-reset/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 22 Jul 2026 13:28:40 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: how to reset</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7542</link>
                        <pubDate>Mon, 15 Mar 2021 09:30:47 +0000</pubDate>
                        <description><![CDATA[@wk39edjgk,
Please read this answer.
Please don&#039;t touch the DB if you&#039;re not familiar with it.]]></description>
                        <content:encoded><![CDATA[<p>@wk39edjgk,</p>
<p>Please read this answer. https://wordpress.stackexchange.com/questions/77456/job-of-meta-key-meta-value-fields-in-database-tables#:~:text=The%20meta_key%20is%20the%20name,the%20custom%20fields%20are%20stored.</p>
<p><em><strong>Please don't touch the DB if you're not familiar with it. </strong></em></p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7542</guid>
                    </item>
				                    <item>
                        <title>RE: how to reset</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7541</link>
                        <pubDate>Mon, 15 Mar 2021 08:58:42 +0000</pubDate>
                        <description><![CDATA[@asti What is met_key?]]></description>
                        <content:encoded><![CDATA[@asti What is met_key?]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Wk39edjGk</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7541</guid>
                    </item>
				                    <item>
                        <title>RE: how to reset</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7477</link>
                        <pubDate>Fri, 12 Mar 2021 10:03:03 +0000</pubDate>
                        <description><![CDATA[@wk39edjgk,
It&#039;s hard to detect the users that were being logged in via social login. You&#039;ll need to check in wp_usermeta table and find the users by met_key, then delete the user in wp_use...]]></description>
                        <content:encoded><![CDATA[<p>@wk39edjgk,</p>
<p>It's hard to detect the users that were being logged in via social login. You'll need to check in <span style="color: #ff0000">wp_</span>usermeta table and find the users by met_key, then delete the user in <span style="color: #ff0000">wp_</span>users table. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7477</guid>
                    </item>
				                    <item>
                        <title>RE: how to reset</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7462</link>
                        <pubDate>Thu, 11 Mar 2021 13:43:54 +0000</pubDate>
                        <description><![CDATA[Yes! I want to remove social login data. How to delete that&#039;s database?]]></description>
                        <content:encoded><![CDATA[<p>Yes! I want to remove social login data. How to delete that's database?</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Wk39edjGk</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7462</guid>
                    </item>
				                    <item>
                        <title>RE: how to reset</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7457</link>
                        <pubDate>Thu, 11 Mar 2021 10:08:48 +0000</pubDate>
                        <description><![CDATA[@wk39edjgk,
You can use the &quot;Reset All Options&quot; button to reset the wpDiscuz option. You can use the &quot;Remove Vote Data&quot;. To remove the social login data you&#039;ll need to do manipulations with...]]></description>
                        <content:encoded><![CDATA[<p>@wk39edjgk,</p>
<p>You can use the "Reset All Options" button to reset the wpDiscuz option. You can use the "Remove Vote Data". To remove the social login data you'll need to do manipulations with DB. </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Asti</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7457</guid>
                    </item>
				                    <item>
                        <title>RE: how to reset</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7437</link>
                        <pubDate>Wed, 10 Mar 2021 14:12:58 +0000</pubDate>
                        <description><![CDATA[It mean, I want to remove all settings, social login datas, etc.
And I&#039;ll re-install.]]></description>
                        <content:encoded><![CDATA[<p>It mean, I want to remove all settings, social login datas, etc.</p>
<p>And I'll re-install.</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Wk39edjGk</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7437</guid>
                    </item>
				                    <item>
                        <title>how to reset</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7433</link>
                        <pubDate>Wed, 10 Mar 2021 14:00:48 +0000</pubDate>
                        <description><![CDATA[Hello how to reset all of plugin data ?]]></description>
                        <content:encoded><![CDATA[<hr />
<p>Hello how to reset all of plugin data ?</p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>Wk39edjGk</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/how-to-reset/#post-7433</guid>
                    </item>
							        </channel>
        </rss>
		