Unable to add “code” button to TinyMCE toolbar
That is a very good question. I just tested your code locally and see the same result. A little digging reveals a twp-part problem. wp-includes/class-wp-editor.php is a good read for TinyMCE customizations WordPress 3.9 did update to TinyMCE 4.0 and the TinyMCE docs imply that the superscript button is now called “superscript” and not just … Read more