Double-E TinyMCE
Customised configuration and plugins for WordPress/ClassicPress websites by Double-E Design.
by Double-E Design · github.com/doubleedesign/doublee-tinymce · website
★ 0stars
91composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/doubleedesign/doublee-tinymce/archive/refs/heads/master.zipAlso on Packagist as doubleedesign/doublee-tinymce:
composer require doubleedesign/doublee-tinymceFrom the readme
A WordPress TinyMCE plugin
- Features
- Format selector
- Miniblocks (callout, pullquote, button group)
- Tables
- Default toolbar configurations
- Customisation
- Development
Features
[!NOTE]
The plugin does not provide any front-end CSS for any of the features described below, and only very minimal and easily-overridden CSS for the editing interface. It is expected that you will provide your own styling via your theme or plugin.
Format selector
Replaces the default heading/paragraph menu with a custom format selector that includes additional styles. By default, this also limits the available heading levels to H2 through H4 (it is assumed that the H1 on your page is handled by the template your TinyMCE-driven content appears on), but this can be customised using a filter hook.
Miniblocks
The name of these comes from their origin as a desire to insert very simple WordPress blocks into TinyMCE content areas, but that not actually being possible. So they aren't actual Gutenberg blocks in any sense of the term, but they are similar to blocks in that they are markup-controlled blocks of content that users can fill in a form to insert or edit.
When the user clicks on an
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 0.0.1 | Dec 29, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.