It should be 'media_buttons' => FALSE
.
array (
'textarea_rows' => 5,
'media_buttons' => FALSE,
'teeny' => TRUE,
'tinymce' => TRUE
)
… creates this editor:
Related Posts:
- Submit post and upload image from front-end
- How to disable generation of default image sizes for some custom post types?
- How can I bulk upload images and automatically create posts for each one at the same time?
- Use a separate upload folder for custom post attachment upload
- Handling front-end file uploads, considering safety and ease of use
- Creating a metabox to upload multiple images, Ignoring The Featured Image
- Set custom upload path for custom post type only?
- Numbering sections and block-level elements in wpautop(); WordPress as CMS for long-form writing;
- How to hide CPT files from media library programmatically
- Add metabox with media uploader in a custom post type [duplicate]
- Remove tabs from media uploader for a CPT
- Removing Image Sizes for Custom Post Type
- How to Removing fields from the Media Uploader/Gallery on a Custom Post Type Edit Page
- Remove tinyMCE from admin and replace with textarea
- Image size filtering in Media uploader according to custom post type
- Rename the insert button in media upload window
- Using multiple instances of wp_editor in Custom Post Type admin area
- Change upload_dir folder at a certain cpt but cant change back
- Excluding post type from WordPress link builder
- Limit upload by file type only for certain custom post type
- wp is not defined error using wp.media to create a custom image uploader
- Upload Image from Front End and Resize
- MP3 Manager for WordPress
- How to rename image at uploading on specific plugin or post-type in WordPress
- Add TinyMCE to CPT metaboxes in 3.1?
- Placeholder in HTML editor text area?
- Cannot attach media when capabilities added to custom post type
- window.send_to_editor and jQuery .attr() conflicts with multiple custom upload image meta boxes
- Remove fields on media uploader for custom page type – not working for “From Computer” or “From Url” tabs?
- Duplicate Custom Header Functionality into the post edit screen
- Force documents to appear in Featured Image dialogue
- how to get URL of media uploaded to WordPress via media_handle_sideload()
- Multiple TinyMCE editors in dynamically generated textareas
- Display users uploaded files as posts
- Get image post ID in media upload
- WordPress 3.5 Media Uploader – Only allow 1 upload and certain file types
- Add a button or image button that calls wp functions in the wp-admin
- How to Create an Image Upload Box for Custom Posts?
- Visual editor issue by having multiple tiny mce editors in a CPT
- How to get the upcoming post ID from front end?
- Show image gallery from a custom field
- Custom Post Type Video – Online/Offline
- How to use TinyMCE Editor for one of my custom post meta field?
- TinyMCE style formats for different post types
- How to update post meta on uploaded image from a custom form?
- frontend image post uploader
- P̶l̶a̶c̶e̶h̶o̶l̶d̶e̶r̶ *Default* content in Custom Post Type TinyMCE editor
- Checking if $_FILE isset for an array of file upload metaboxes
- How to: wordpress job listing and candidates details
- How can I set the height of the classic editor per post-type?
- How to add multiple images to a custom post type without plugin [closed]
- Why won’t this jQuery code work?
- Custom post type editor uses old tinyMCE
- Create a custom post type for a photo post
- File sharing platform for user contributions? [closed]
- Adding custom post formatting options in custom post types
- Cannot upload featured image to a custom post type
- Invalid file type when using wp_upload_bits to upload PDF to a custom post type
- Insert into post button missing on custom post type
- How to save TinyMCE fields on WordPress custom post type?
- Why this didn’t work if i use get_the_ID(), but works if i pass the numeric id
- Make it impossible to save a custom post type with both video and image selected?
- Multi Photo Upload with Caption on Front End for Custom Post Type
- Create Custom Post Type PDF File (Like Media) Then Add Searchable Custom Fields
- Custom Upload Directory for Custom Post Types
- Custom post type media upload error with custom user role
- adding a shortcode into a custom post type
- Multiple Block Quotes without using HTML
- Custom Post Type to Upload Images
- Allow authors to create article image
- Changing upload directory and migrating old attachments
- Issue displaying multiple TinyMCE editors with WPAlchemy
- upload featured image using custom post type
- How to show metabox in custom php menu page
- How to integrate a form (Ninja Form or Contact Form 7) with Custom Post Types?
- Sort entries by date mixing two post types
- Path to custom post type
- School & class blogs: Categorize with categories or custom posts?
- unable to show custom post type featured image
- What code should I use to display children of a custom post?
- Custom Permalink Structure for Custom Post Type, Custom Taxonomy, Under a page
- Searching Custom Post Types
- Get custom post type’s fields in a while loop as variables
- Building a Treatments Page, What Do I Use?
- Custom post type and category link together
- Storing a many to many post type relationship in post meta and keeping SQL ability for Joins
- Auto insert custom post type title [closed]
- Custom taxonomy returns 404
- Get terms that contain posts that in turn belong to other terms?
- Is it possible to to use custom post type types on a page with the same slug somehow?
- Custom post listing page layout of custom post type
- list archives per post types
- Rewrite CPT child page URL to support query var
- How to Get WordPress custom post data in WooCommerce product meta panel? [closed]
- WP-API select custom taxonomy when creating a post
- Add custom column to post list table
- WordPress custom post query with pagination
- Custom Post Type within the Loop on Homepage (Page Template)
- Breaking up CPT output into two columns
- Why is my category template ignoring post type?