Beskrivelse
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.
Installation
- 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.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Easy Disable Visual Editor” is open source software. The following people have contributed to this plugin.
BidragsydereTranslate “Easy Disable Visual Editor” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0 (2008-09-25):
- Initial Public Release