Answer the question
In order to leave comments, you need to log in
How to add/change toolbar tinymce in wordpress?
I dug through the documentation, I can’t find anything anywhere ...
I read that this is done something like this:
tinymce.init({
selector: 'textarea',
setup: function (editor) {
editor.on('click', function () {
console.log('Editor was clicked');
});
}
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question