Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Free versions of WebSpellChecker (WSC) product is provided as a plugin, which integrated by default in CKEditor WYSIWYG editor. To remove the WSC plugin from CKEditor 4 you need to add the following line to your CKEditor config.js file: 

Code Block
languagejs
config.removePlugins = 'wsc';