You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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: 

config.removePlugins = 'wsc';