<?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>
									Remove WpDiscuz Button from WP-Admin Bar - How-to and Troubleshooting				            </title>
            <link>https://wpdiscuz.com/community/troubleshooting/remove-wpdiscuz-button-from-wp-admin-bar/</link>
            <description>wpDiscuz WordPress Comment Plugin Community. Support and Resources.</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 09 Sep 2026 01:29:00 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Remove WpDiscuz Button from WP-Admin Bar</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/remove-wpdiscuz-button-from-wp-admin-bar/#post-7928</link>
                        <pubDate>Thu, 01 Apr 2021 14:09:35 +0000</pubDate>
                        <description><![CDATA[@asti Thank you, I&#039;ll look into implementing it that way.]]></description>
                        <content:encoded><![CDATA[@asti Thank you, I'll look into implementing it that way.]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>FarmerFrank</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/remove-wpdiscuz-button-from-wp-admin-bar/#post-7928</guid>
                    </item>
				                    <item>
                        <title>RE: Remove WpDiscuz Button from WP-Admin Bar</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/remove-wpdiscuz-button-from-wp-admin-bar/#post-7875</link>
                        <pubDate>Tue, 30 Mar 2021 07:27:40 +0000</pubDate>
                        <description><![CDATA[@farmerfrank,
You can use the following JS code:
 jQuery(document).ready(function(){
    jQuery(&#039;li#wp-admin-bar-wpdiscuz&#039;).remove();
});
Here is a helpful article:]]></description>
                        <content:encoded><![CDATA[<p><span>@farmerfrank,</span></p>
<p>You can use the following JS code:</p>
<pre contenteditable="false"> jQuery(document).ready(function(){
    jQuery('li#wp-admin-bar-wpdiscuz').remove();
});</pre>
<p>Here is a helpful article:<span> </span><a href="https://www.wpbeginner.com/wp-tutorials/how-to-easily-add-javascript-in-wordpress-pages-or-posts/" rel="nofollow ugc">https://www.wpbeginner.com/wp-tutorials/how-to-easily-add-javascript-in-wordpress-pages-or-posts/</a></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/remove-wpdiscuz-button-from-wp-admin-bar/#post-7875</guid>
                    </item>
				                    <item>
                        <title>Remove WpDiscuz Button from WP-Admin Bar</title>
                        <link>https://wpdiscuz.com/community/troubleshooting/remove-wpdiscuz-button-from-wp-admin-bar/#post-7871</link>
                        <pubDate>Mon, 29 Mar 2021 20:00:56 +0000</pubDate>
                        <description><![CDATA[How can I remove the WPDiscuz button from the Admin bar?]]></description>
                        <content:encoded><![CDATA[<p>How can I remove the WPDiscuz button from the Admin bar?</p>
1375
<p> </p>]]></content:encoded>
						                            <category domain="https://wpdiscuz.com/community/troubleshooting/">How-to and Troubleshooting</category>                        <dc:creator>FarmerFrank</dc:creator>
                        <guid isPermaLink="true">https://wpdiscuz.com/community/troubleshooting/remove-wpdiscuz-button-from-wp-admin-bar/#post-7871</guid>
                    </item>
							        </channel>
        </rss>
		