Descrizione
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.
Installazione
- 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Easy Disable Visual Editor” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Easy Disable Visual Editor” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0 (2008-09-25):
- Initial Public Release