Visit my blog or connect with me one Twitter
git init
or
| <?php | |
| /** | |
| * Filter TinyMCE Buttons | |
| * | |
| * Here we are filtering the TinyMCE buttons and adding a button | |
| * to it. In this case, we are looking to add a style select | |
| * box (button) which is referenced as "styleselect". In this | |
| * example we are looking to add the select box to the second | |
| * row of the visual editor, as defined by the number 2 in the |
Visit my blog or connect with me one Twitter
git init
or