Versions Compared

Key

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

...

To remove the WSC plugin from CKEditor 4, add the following line to your CKEditor config.js file:

Code Block
languagejs
themeEmacs
CKEDITOR.config.removePlugins = 'wsc';