<?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: Remove &#34;Add Form&#34; button from custom post type Edit page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/remove-add-form-button-from-custom-post-type-edit-page</link>
		<description>Gravity Support Forums Topic: Remove &quot;Add Form&quot; button from custom post type Edit page</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:48:46 +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/remove-add-form-button-from-custom-post-type-edit-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Remove &#34;Add Form&#34; button from custom post type Edit page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-add-form-button-from-custom-post-type-edit-page#post-121868</link>
			<pubDate>Mon, 14 Jan 2013 20:39:39 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">121868@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Awesome - I'm glad that worked for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Netactions on "Remove &#34;Add Form&#34; button from custom post type Edit page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-add-form-button-from-custom-post-type-edit-page#post-121833</link>
			<pubDate>Mon, 14 Jan 2013 18:55:37 +0000</pubDate>
			<dc:creator>Netactions</dc:creator>
			<guid isPermaLink="false">121833@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks, thats works!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Remove &#34;Add Form&#34; button from custom post type Edit page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-add-form-button-from-custom-post-type-edit-page#post-105099</link>
			<pubDate>Thu, 20 Dec 2012 16:46:05 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">105099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You could also create a role which does not have the capability to add forms to a post.  Hiding the icon will not prevent someone from inserting the [gravityform] shortcode.  It just removes clutter from the interface.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Remove &#34;Add Form&#34; button from custom post type Edit page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-add-form-button-from-custom-post-type-edit-page#post-105097</link>
			<pubDate>Thu, 20 Dec 2012 16:43:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">105097@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please add this to your theme's functions.php: &#60;a href=&#34;http://pastebin.com/UBXeVhEk&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/UBXeVhEk&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That should hide the &#34;Add Form&#34; icon for custom post type&#34;directory&#34;.  I just tested it with the post_type of &#34;page&#34; since I don't have a Directory custom post type, and it hid the icon for me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Netactions on "Remove &#34;Add Form&#34; button from custom post type Edit page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-add-form-button-from-custom-post-type-edit-page#post-105089</link>
			<pubDate>Thu, 20 Dec 2012 16:31:29 +0000</pubDate>
			<dc:creator>Netactions</dc:creator>
			<guid isPermaLink="false">105089@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Exactly! In our site, it doesn't make sense to add a form for a custom post type created to add people in a team, or to manage a directory of companies.&#60;/p&#62;
&#60;p&#62;I couldn't find any hook to do that. Am I wrong?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Remove &#34;Add Form&#34; button from custom post type Edit page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-add-form-button-from-custom-post-type-edit-page#post-105080</link>
			<pubDate>Thu, 20 Dec 2012 16:22:46 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">105080@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So you would like to leave the button to insert a Gravity Form visible when editing a post, so long as it is not one of your custom post types?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Netactions on "Remove &#34;Add Form&#34; button from custom post type Edit page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/remove-add-form-button-from-custom-post-type-edit-page#post-104126</link>
			<pubDate>Tue, 18 Dec 2012 16:12:18 +0000</pubDate>
			<dc:creator>Netactions</dc:creator>
			<guid isPermaLink="false">104126@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi, I have a &#34;Directory&#34; custom post type, and don't want users to add forms in the WYSIWYG section. So I need to hide/remove the &#34;Add Form&#34; button here, but keep it visible on the &#34;Post&#34; edit page.&#60;/p&#62;
&#60;p&#62;I can't find any hook to do this. Is it possible to remove the &#34;Add Form&#34; button next to &#34;Add media&#34; button for a given cutsom post type edit page?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
