Show more toolbars by default
Find in \wp-includes\js\tinymce\plugins\wordpress\editor_plugin.js
var t = this, tbId = ed.getParam('wordpress_adv_toolbar', 'toolbar2');
Change toolbar2 to toolbar3 or toolbar4 even toolbar5
This will make the toolbars numerated greater or equal the defined number to be the advanceed toolbars.














