Visual Editor Custom Buttons
Visual Editor Custom Buttons
Description
Looking for a fast and easy way to add custom buttons to the WordPress Visual Editor? Look no further. With this plugin you can easily add your own custom buttons in the Visual Editor, as well as the HTML Editor. You can then add HTML code to the button, either as a wrap (before, after) or as a single block. On top of that you can, from within the plugin, set the CSS so you can view the effect of the button directly in the Visual Editor.
The plugin comes with a large number of ready to use button icons, but you can also add your own.
Visual Editor Custom Buttons. The perfect plugin for customizing the Visual Editor, add special features and simplify the content update process for the novice user.
Installation
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Administer the buttons from the Admin Menu – “Visual Editor Custom Buttons”.
Screenshots

Example of a Simple Button function. A Felt Marker. Just add a simple span-tag with a class. Then add the CSS to the class.

This is how the Felt Marker-button will work in the Visual Editor. To Get the same effect in Front End View, just add the same CSS to your normal CSS file.

Another button example. Four Image Slots. Same here, Add the code and the CSS.

The effect of the button in the Visual Editor. The dottered lines is for making the template boxes more clearly. Since you can have different CSS for backend and fronted you can simply remove the dottered border in the actual FrontEnd display.
Faq
That you can do under ‘Settings’ in the plugins menu.
This strange behavior with disappearing code may come up when you have pasted content to the Visual Editor from a pdf or word file and after that tries to use the Button. When pasting content directly from a pdf, unwanted invisible content may follow the pasted content messing up the Button code when trying to add it. The solution is to copy the pdf content to a simple text-editor (like Notepad) before copying it to the Visual Editor. When doing so, you clean the content before putting it into the Visual Editor.
About the Button CSS not visible in the Visual Editor (you can´t se any effect of the button in the Visual Editor). Cleaning the Browsers Cache should do the trick.
Reviews
Has glitches
By gqqnbig on August 25, 2023
It has been working for a long time, but recently I upgraded my site and this plugin fails to work.
Luckily, I just had to change
add_action('admin_print_footer_scripts', '_add_my_quicktags');
to
add_action('after_wp_tiny_mce', '_add_my_quicktags');
Then it works fine.
Besides, I have no idea how this plugin is updated. https://plugins.trac.wordpress.org/browser/visual-editor-custom-buttons/ has its history and it seems the author only edited the readme file, while all other files are last modified in 2012.
Simple, works perfectly
By Sagrav on April 23, 2019
Please update!
By jforena on May 31, 2018
Good but needs updating due to numerous errors.
By muzKore (muzoid) on April 13, 2018
Not working on fairly new multisite installation
By pediwent on February 7, 2018
simple, works great
By glendeni on December 9, 2017
Just Works
By demolishun on November 6, 2017
Crash Andrzej error
By heditox on September 24, 2017
Excellent tool for customizations in the editor
By Knut Sparhell (knutsp) on May 25, 2017
works great
By lokavidu on September 14, 2016
Changelog
1.6.0.3
- More bug fixed for php8
1.6.0.2
- Bug fixed for php8
1.6.0.1
- Bug fixed not able to load js-button-file
1.6
- Prepared for php8
- Prepared for Language translations
- Default Square Meter Icon Added
1.5.2.3
- count()-warning error fixed for php 7.x
- Two new icons added, SEO bold, SEO italic
1.5.2.2
- Php-error fixed. Thanks tim-reeves.
- Function conflict error fixed.
- Minor icon color change.
1.5.2.1
- New Preamble Icon added.
1.5.2
- Error: 8305 Uncaught ReferenceError: QTags is not defined error, is now fixed. Thanks luantt.
1.5.1
- removing option for non authorized user to add custom buttons from the top admin bar.
1.5
- Brand new Visual Icon Select menu! Now you can see the icon directly in the menu. No more need for the preview box.
- block—plus.png bug fix. Thanks vtxyzzy.
- Better hide/reveal solution for visual/text-editor-choices.
- All new hires versions of all button icons.
- Plenty of new Button icons.
1.4
- Now only the Administrator can administer buttons by default.
- Option to let other user roles administer buttons.
- Possibility to add hires (double sized) custom button icons.
- Plugin now works in a WordPress Network. Thanks cooms13.
1.3.2
- Visual adjustments for TinyMCE 4.0
1.3.1
- Visual adjustments for WordPress version 3.8 and higher.
- Two new default icons:
- Quote bubble
- Inline header
1.3
- Upgrading issues causing buttons to disappear when upgrading are now fixed.
- It is now possible to change on which row your custom buttons will appear.
1.2.1
- Bug that made it impossible to open add media pop-up and other issues is now fixed. Thanks Scanomat for the tip.
- Bug causing broken Button Icon when using Single Block and Custom Icon is now fixed.
1.2
- Custom Buttons are now uploaded in WordPress Upload Directory to prevent them from being deleted when upgrading the plugin.
- Custom Buttons are automatically added to the Button Icon Dropdown menu when uploaded. No need to specify the name of the icon. All added icons are available through the drop down menu.
- Seven new default icons.
- Width
- Height
- Bordered
- Framed
- Tab Space
- Single line
- Double line
- Minor Graphic and text changes
1.0
- Fixed bug that killed tags and post thumbnails in posts and pages. Thanks kevincrank and marcus.fridholm for your input.
- Post-type labels corrected.
0.9.2.1
- Fixed upgrading issue.
0.9.2
- Fixed Resize Handles to only scale vertically
- Fixed Bug that automatically added css to Front End.
0.91
- Added Resize Handle to the Single Block Textarea