Group Admins

WordPress Troubleshooting and Support

Public Group active 1 year, 5 months ago ago

WordPress support from our community

php spellchecker on by default not able to do tinymce 4

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1691
    jswensen
    Participant

    In TinyMCE3 I used the following command to turn on the third party plugin PHP Spell Checker on Init
    tinymce.activeEditor.controlManager.setActive(‘spellchecker’, true);
    tinymce.execCommand(‘mceSpellCheck’, true);
    This no longer works in TinyMCE4
    Does anyone know what the NEW equivalent commands would be.

    We are using tinymce outside of word press but assume the same problem exists in word press.

    Thanks so much, am desperate to find a solution.

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.