<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Unset Submenu Registration</title>
		<link>https://legacy.forums.gravityhelp.com/topic/unset-submenu-registration</link>
		<description>Gravity Support Forums Topic: Unset Submenu Registration</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:28:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/unset-submenu-registration" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Unset Submenu Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unset-submenu-registration#post-44439</link>
			<pubDate>Mon, 19 Dec 2011 19:26:02 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44439@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I would suggest looking at this plugin, it works great with Gravity Forms and allows you to easily edit existing roles as well as create new ones and customize the capabilities that each have:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/members/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/members/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Justin Walmsley on "Unset Submenu Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unset-submenu-registration#post-44432</link>
			<pubDate>Mon, 19 Dec 2011 18:53:59 +0000</pubDate>
			<dc:creator>Justin Walmsley</dc:creator>
			<guid isPermaLink="false">44432@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl, &#60;/p&#62;
&#60;p&#62;I agree, I think it should be enough, but for some reason the code that I am using does not hide options that I want to. &#60;/p&#62;
&#60;p&#62;Have you got any examples of working functions that hide these items?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Unset Submenu Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unset-submenu-registration#post-44399</link>
			<pubDate>Mon, 19 Dec 2011 16:50:36 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">44399@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there any reason why WordPress capabilities and role management isn't an option?  This is what is used to show/hide elements, role management.  If they don't have the capability they shouldn't see the menu item.  Why is removing the capabilities not enough in this situation?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Justin Walmsley on "Unset Submenu Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unset-submenu-registration#post-44363</link>
			<pubDate>Mon, 19 Dec 2011 11:34:35 +0000</pubDate>
			<dc:creator>Justin Walmsley</dc:creator>
			<guid isPermaLink="false">44363@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No one else has wanted to do this before? wow
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Justin Walmsley on "Unset Submenu Registration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unset-submenu-registration#post-44004</link>
			<pubDate>Wed, 14 Dec 2011 06:57:29 +0000</pubDate>
			<dc:creator>Justin Walmsley</dc:creator>
			<guid isPermaLink="false">44004@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi All, &#60;/p&#62;
&#60;p&#62;I have scored the forums and have not bee able to find any information on &#34;Unsetting&#34; GF Submenu items, especially the gf_user_registration, gf_campaignmonitor &#38;amp; gf_help&#60;/p&#62;
&#60;p&#62;Generally I would add these into my &#34;Unset&#34; function, in my functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function remove_submenus() {
	global $submenu;
	unset($submenu[&#38;#39;themes.php&#38;#39;][5]); // Removes &#38;#39;Themes&#38;#39;.
}
add_action(&#38;#39;admin_menu&#38;#39;, &#38;#39;remove_submenus&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This doesn't work though :( I need to stop my editors from viewing these options, removing their capabilities is not enough. &#60;/p&#62;
&#60;p&#62;Any help would be great!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
