<?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: Removing Gravity forms help page from admin</title>
		<link>https://legacy.forums.gravityhelp.com/topic/removing-gravity-forms-help-page-from-admin</link>
		<description>Gravity Support Forums Topic: Removing Gravity forms help page from admin</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 15:28:24 +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/removing-gravity-forms-help-page-from-admin" rel="self" type="application/rss+xml" />

		<item>
			<title>Chattin on "Removing Gravity forms help page from admin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-gravity-forms-help-page-from-admin#post-71479</link>
			<pubDate>Fri, 17 Aug 2012 15:50:56 +0000</pubDate>
			<dc:creator>Chattin</dc:creator>
			<guid isPermaLink="false">71479@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Also looking for and answer to this question...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew Munro on "Removing Gravity forms help page from admin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-gravity-forms-help-page-from-admin#post-55169</link>
			<pubDate>Fri, 13 Apr 2012 03:42:10 +0000</pubDate>
			<dc:creator>Andrew Munro</dc:creator>
			<guid isPermaLink="false">55169@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;any ideas on this one?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andrew Munro on "Removing Gravity forms help page from admin"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/removing-gravity-forms-help-page-from-admin#post-54520</link>
			<pubDate>Sat, 07 Apr 2012 04:37:58 +0000</pubDate>
			<dc:creator>Andrew Munro</dc:creator>
			<guid isPermaLink="false">54520@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've tried the following, and also with a priority of 9999 but I can't seem to remove the gravity forms help section from the admin (for editors). What am I missing?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function remove_menu_links() {
  if( !current_user_can(&#38;#39;manage_options&#38;#39;) ) {
    remove_menu_page(&#38;#39;admin.php?page=gf_help&#38;#39;); // this is the pages url
  }
}
add_action( &#38;#39;admin_menu&#38;#39;, &#38;#39;remove_menu_links&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Is there something else I can use to accomplish this? Just don't want editors seeing the help section. Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
