you can custom the editor with the filter tiny_mce_before_init
e.g. try this code
add_filter("tiny_mce_before_init", function ($initArray, $editor_id) {
$initArray["toolbar1"] = "bold,italic,underline,link,unlink,spellchecker";
$initArray["toolbar2"] = "";
return $initArray;
}, 10, 2);
Related Posts:
- TinyMCE style_select – Append Classes
- Remove distraction free mode from teeny editor
- Still desperate about multiple TinyMCEs in widgets – is there any good solution to this yet?
- Add button to TinyMCE bar without creating a plugin
- How to include own css on wordpress tinymce editor?
- How to edit the actual paragraph dropdown in TinyMCE with custom text styles
- Custom editor field displaying HTML in Visual editor
- TinyMCE default link target to “_blank”
- How To Add buttons to the toolbar which appears in TinyMce when you click over images
- Limiting allowed html elements/strip harmful scripts from editor
- Multiple Tinymce/wp_editor in WordPress >4.8
- TinyMCE custom dialog with selectbox not working
- I’m using add_meta_box() but want to include TinyMCE editor *and* Media Uploads for each box
- wp_editor not modify html tags of initial content
- Qtranslate + Woocommerce (multiple tinymce) [closed]
- How to add custom ‘layout’ buttons to wordpress editor?
- How to create 2 preview button in a post?
- DOM reference to TinyMCE editor element (button)
- Customize TinyMCE Buttons
- How to apply filters if editing specific template
- Remove WordPress theme from a specific page
- TinyMCE 4.x : How to customize toolbar on wp_editor()
- Backup the Database and Restore from the Backup?
- Scaling a WP eCommerce site
- How to keep a WordPress site synchronized between two servers?
- Limit Media Library to Given Folder
- difference between esc_attr(), strip_slashes(), strip_tags()?
- customize_register with Multiple controls/settings – how to get values?
- Integrating the WordPress admin panel with a frontend theme
- Looking to display non-image files in Gallery with logo specific to file type
- Is it ok to not a have child theme and just create a theme from scratch?
- How to Remove Subscribers from the Post Author Drop Down
- Why would switch_to_blog stop working?
- How to add classes in the wp_list_category parent link
- $wp_customize->remove_section for customizer setting?
- Fatal error: Call to a member function add_rewrite_tag() on a non-object in /wp-includes/taxonomy.php on line 333
- Search a post using the date it was posted
- Stop WordPress Visual Editor converting backticks into code blocks
- Change login error messages? Cookie error message
- Moving from development while pulling production database without overwriting, to production
- Ability to only view (not edit) other user’s personal profile information
- Is it possible to add a ribbon in the background of h1 on every page?
- changing font size and font of a custom message added after comment
- Custom wp-content and upload directory
- Lost password empty field error redirect to custom login
- More than one TinyMCE (wp_editor) with different $settings[‘drag_drop_upload’] values breaks
- Multi-site User Sessions
- Looking replicate static HTML Menu into WordPress Dynamic Menu [closed]
- website with pretty permalinks except pagination
- How to create a control for css opacity in the Customizer
- inserting uploads into subdomain
- Target pages using a specific page template
- Rename WooCommerce sorting dropdown options [closed]
- How to start editing my site with WordPress?
- add an option to the read page
- Can ‘edit_form_after_editor’ messages be varied for specific pages?
- Custom login and registration forms
- Save Textarea on WordPress Frontend
- How to custom post navigation
- How to customize a site hosted on wordpress.com locally [closed]
- how to add wp-user fields to front-end form
- Show custom field value as a link
- Customizing Comments
- Custom section (e.g. Demos or Downloads)
- How to remove a settings section from the Theme Customization API preview pane?
- More Fields: Input “Values (if applicable)” is disabled
- Replace TimThumb in existing WordPress Themes
- How do I make Dynamic Student Admission Form?
- Removing “Failed” query argument upon successful login
- custom email validation using javascript api with elementor pro and code snippets
- How to get the full product name by ignoring custom modification on it
- New to WP: links on static homepage are not working
- Remove Category titles from individual posts on archive pages
- Moving Quantity after product description
- Twenty Twenty edit “Read more” text
- Calling get_theme_mod() of an WP_Customize_Image_Control() returns an Array, how do I correctly return the image src for my custom theme?
- Replace Vimeo and Youtube in from scratch theme with from-the-group-up single post template?
- How do I display custom RSS fields on my site?
- Multiple logo’s in wordpress menu
- How to Remove wpautop in woocommerce includes folder class-wc-order-item.php
- permalink of word press in htacess
- Show comments based on user role in front end
- after checked the checkbox in backend, dont show social link on frontend
- Add commentmeta custom field to every published comment with SQL
- How do I change text of a product template in a WooCommerce theme? [closed]
- WordPress post submit page
- WordPress custom search – pagination
- Create Custom Admin Fields
- Custom page template in warp7 (Yootheme template)
- Customized Comment Form Issues
- Create dashboard setting which lets me set ID of category which is inserted into template
- customize page is blank after installing wordpress 4.7.2
- Different post into a single page
- How to get value from wp_usermeta table in database?
- customizing a theme [closed]
- How to use same username account for multiple users?
- Is there a way to get wp_editor (tinymce) content?
- Post does not disappear
- wordpress categories narrow down results
- How to increase page title font size in twenty seventeen wordpress theme for static home page and single column option