<?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>
									Removal of Options in &quot;Show Menu Bar&quot; for certain User Groups - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removal-of-options-in-show-menu-bar-for-certain-user-groups/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 18 Jun 2026 05:05:59 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Removal of Options in &quot;Show Menu Bar&quot; for certain User Groups</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removal-of-options-in-show-menu-bar-for-certain-user-groups/#post-19700</link>
                        <pubDate>Mon, 24 Sep 2018 20:01:46 +0000</pubDate>
                        <description><![CDATA[Thanks for the reply Sofy, its very much appreciated!Hopefully, you&#039;ll consider adding this customisation feature at some point. Thanks Again]]></description>
                        <content:encoded><![CDATA[<p>Thanks for the reply Sofy, its very much appreciated!</p><p>Hopefully, you'll consider adding this customisation feature at some point. </p><p>Thanks Again</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Cotty</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/removal-of-options-in-show-menu-bar-for-certain-user-groups/#post-19700</guid>
                    </item>
				                    <item>
                        <title>RE: Removal of Options in &quot;Show Menu Bar&quot; for certain User Groups</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removal-of-options-in-show-menu-bar-for-certain-user-groups/#post-19695</link>
                        <pubDate>Mon, 24 Sep 2018 13:22:03 +0000</pubDate>
                        <description><![CDATA[Hi Cotty,I&#039;m sorry, but there is no any option for this purpose.  You need to use the code like this one (put the code in current active theme functions.php file):function mycustom_wpforo_me...]]></description>
                        <content:encoded><![CDATA[<p>Hi Cotty,</p><p>I'm sorry, but there is no any option for this purpose.  You need to use the code like this one (put the code in current active theme <em><strong>functions.php</strong></em> file):</p><pre><span style="color: #008d00;font-weight: bold">function </span><span style="color: #0000e5;font-weight: bold">mycustom_wpforo_menu_array_filter</span>(<span style="color: #4985c9;font-weight: bold">$menu</span>)<span style="color: #5163ac">{<br /></span>    <span style="color: #008d00;font-weight: bold">if</span>( <span style="color: #0000e5;font-style: italic">WPF</span>()<span style="color: #000080">-&gt;</span><span style="color: #0000e5;font-style: italic">current_user_groupid </span><span style="color: #000080">== 8 </span>)<span style="color: #5163ac">{<br /></span>        <span style="color: #008d00;font-weight: bold">unset</span>( <span style="color: #4985c9;font-weight: bold">$menu</span><span style="color: #000080"> </span>)<span style="color: #313131">;<br /></span>    <span style="color: #5163ac">}<br /></span>    <span style="color: #008d00;font-weight: bold">unset</span>( <span style="color: #4985c9;font-weight: bold">$menu</span><span style="color: #000080"> </span>)<span style="color: #313131">;<br /></span>    <span style="color: #008d00;font-weight: bold">return </span><span style="color: #4985c9;font-weight: bold">$menu</span><span style="color: #313131">;<br /></span><span style="color: #5163ac">}<br /></span><span style="color: #0000e5;font-style: italic">add_filter</span>(<span style="color: #c64741">'wpforo_menu_array_filter'</span><span style="color: #000080">, </span><span style="color: #c64741">'mycustom_wpforo_menu_array_filter'</span>)<span style="color: #313131">;</span></pre>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Sofy</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/removal-of-options-in-show-menu-bar-for-certain-user-groups/#post-19695</guid>
                    </item>
				                    <item>
                        <title>Removal of Options in &quot;Show Menu Bar&quot; for certain User Groups</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/removal-of-options-in-show-menu-bar-for-certain-user-groups/#post-19687</link>
                        <pubDate>Mon, 24 Sep 2018 09:22:02 +0000</pubDate>
                        <description><![CDATA[As the title states, is there a way of removing certain options within the menu bar?For example as in the image attached?We&#039;re looking at reducing the options for registered users and want a...]]></description>
                        <content:encoded><![CDATA[<p>As the title states, is there a way of removing certain options within the menu bar?</p><p>For example as in the image attached?<br /><br />We're looking at reducing the options for registered users and want a clean setup (we're using another plugin for profiles / logout)?</p><p>Kindest Regards</p><p>Cotty</p>
<div id="wpfa-" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wpforo.com/wp-content/uploads/wpforo/default_attachments/1537780922-WpForo.png" target="_blank"><i class="fas fa-paperclip"></i>WpForo.png</a></div>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Cotty</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/removal-of-options-in-show-menu-bar-for-certain-user-groups/#post-19687</guid>
                    </item>
							        </channel>
        </rss>
		