Beschrijving
Easily disables the visual editor globally.
Hooks the user_can_richedit filter and returns false so that the visual editor is never used. Much more efficient, simple and reliable than the other disable visual editor plugin that requires you to delete the visual editor files from your install.
Upgrade
- Delete the previous
easy-disable-visual-editor
folder from the/wp-content/plugins/
directory - Upload the new
easy-disable-visual-editor
folder to the/wp-content/plugins/
directory
Usage
- Just activate and enjoy! No configuration required.
Installatie
- Upload the
easy-disable-visual-editor
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
NOTE: See “Other Notes” for Upgrade and Usage Instructions as well as other pertinent topics.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Easy Disable Visual Editor” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Easy Disable Visual Editor” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0 (2008-09-25):
- Initial Public Release