look here tinymce and users and add something similar to your themes functions.php and maybe work on that by wrapping it with a custom role / capability which you assign to your trusted users:
if (current_user_can( 'have_tiny_mce_options' ) { tinymce options here }
the page example only shows 3 options but im sure that this can be improved
Related Posts:
- Extra TinyMCE editor strips and tags?
- Stop certain classes showing up in TinyMCE Advanced Style dropdown
- How can I stop TinyMCE from converting my HTML entities to characters?
- two tinyMCE editors in the same page
- WYSIWYG editor in WP 3.2 plugin
- Add WYSIWYG to Image Description field
- in network setup super admin has the tinyMCE buttons and the regular admin has not
- Creating table layout in WYSIWYG editor
- Add default text to multiple wysiwyg editors
- WYSIWYG eating up first p in td
- How to dynamically generate wordpress editor on frontend?
- Making the Content Editor Box Bigger in 2013
- wysiwyg is scrambled
- How to paste into WordPress editor without changing existing formatting in editor?
- What’s the best way to trim content from WYSIWYG editor?
- WordPress page editor for clients, opinions needed
- Problem with Line spacing in wysiwyg editor in WP 3.5.1
- Foliopress WYSIWYG editor does not display images [closed]
- WYSIWYG – Custom field inside link
- Stop WordPress Wrapping Images In A “P” Tag
- Forcing reload of editor-style.css
- How to Add WYSIWYG Editor (tinyMCE) to plugin options page compatible with WordPress 3.0 and up?
- No filter of code on switch from html to visual editor, how?
- How set defaults on wpLink()
- How to modify image editor dialog options on WordPress?
- Adding a rich text editor to Excerpt
- How to add multiple buttons to TinyMCE?
- Force TinyMCE editor’s “Toolbar Toggle” to be automatically chosen & expanded
- Is it possible to create nested lists in the WYSIWYG editor?
- post editor changes & to &
- How can I filter Microsoft Word gunk from pasted content?
- Snippet: Use classes instead of inline styles for text alignment
- If two users attempt to modify a page, does WordPress still work correctly?
- data-accordion removed in Visual Editor
- Want to have the Post editor remembering the last editing position
- Add visual editor capability to custom excerpt window?
- WordPress tinymce prints empty P tag and break html format
- Text cut off on save
- Ability to edit image via WYSIWYG
- TinyMCE strips line breaks on mceAddControl
- Add table controls with wp_editor minimal editor configuration (‘teeny’)
- How do I add a listbox to the TinyMCE editor?
- Remove all table widths from editor content
- Dynamically adding WYSIWYG to metaboxes
- Disable HTML (Text) Tab in Post Editor
- Float images in content
- How can I enable a TINYMCE rich text editor in the admin interface?
- When adding buttons to the tinyMCE editor, how do I make them wrap to the next line and/or display in the “Kitchen Sink” area?
- Always paste as a text in visual editor
- Add table button in editor without Plugin
- Custom settings page TinyMce: no formatting when echoing value of editor
- Cannot access WordPress Appearance → Editor
- WordPress Admin Not Loading All Core Scripts
- How to leave a line between paragraphs when writing text in the visual or text editor
- Customize Editor Styles
- Multiple TinyMCE Editors in one Admin Page
- problem adding code into wp editor for https://wordpress.org/support [closed]
- Is it possible to disable the image alignment options in the post editor?
- How can I register a custom “Text Pattern” (WP 4.3) for TinyMCE?
- Open ‘View Page’ Button in Editor in new Tab
- Opening Brackets Do Not Format to Paragraphs in Visual Editor
- Inserting code to HTML view from a pop up initiated from visual view
- Why wordpress word count differs from Microsoft word and sites like wordcounter.net
- Tiny MCE doesn’t look anything like my blog
- The simplest way to let clients edit pages
- How do you stop WP from stripping code? [closed]
- Problem with some keys when editing HTML in wordpress “text” editor
- How to add custom tinymce plugin to new text widget
- Feauterd image meta box not showing up
- TinyMCE not loading in IE8
- Allowing style tag in TinyMCE editor
- Built-in spell checker not working in WordPress 3.3.1
- How to use numbered lists in the post editor?
- Force WP to ignore multiple whitespaces
- Tiny MCE custom styles, and preview in the backend
- Keyboard shortcut for headings on safari
- Best Browser for Editing Posts
- Resize Rich Post Editor in Chrome
- TinyMCE’s “Clear Formatting” button doesn’t remove lists and headings
- TinyMCE strips off the href tag inside span, if i change from text to visual
- wp_editor() renders outside wrapping div
- Images are broken in Wysiwyg Editor – ACF backend
- Can’t update or publish post/pages with browser Safari
- WordPress page edits are now slow
- Have a website using version 4.9.11 and the Appearance option does not appear on Dashboard
- How to enable error reporting for wp admin section
- Editor width automatically reduced – text is wrapped after 1 character
- Allow contributors to edit their own images
- Visual editor popover or placeholder
- `tinyMCE is not defined` after migrating site to server
- WordPress adding extra html coding to my data on saving
- Better code/text editing for posts and pages?
- Remove heading tags on line break
- How to add Thumbnail button in frontend editor
- Inline style appears in the editor but breaks on live site
- Contributor post to be reviewed and published by only one editor
- Add custom classes to TinyMCE generated markup
- Why is the text editor linked to the visual editor?
- Page Edit – Re-arange the order of contents (images, banners, blocks) on a wordpress website
- How can I edit global styles?