DDStudios
says
Apparently they have upgraded TinyMCE with wordpress 3.1. The problem is, the standard form to add buttons in the HTML view of the editor has changed.
edButtons[edButtons.length] = new edButton('dd_one',
'one',
'[one] ',
' [/one] ',
''
);
Doesn’t seem to work anymore.
Anyone has gotten any info on that?
