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

Compare with Current View Page History

« Previous Version 3 Next »

A free version of WebSpellChecker (WSC) is provided as a plugin, integrated by default into CKEditor editor. To remove the WSC plugin from CKEditor 4, add the following line to your CKEditor config.js file:

config.removePlugins = 'wsc';