Hi, I have a "Directory" custom post type, and don't want users to add forms in the WYSIWYG section. So I need to hide/remove the "Add Form" button here, but keep it visible on the "Post" edit page.
I can't find any hook to do this. Is it possible to remove the "Add Form" button next to "Add media" button for a given cutsom post type edit page?
Thanks!