Descripción
Disable WYSIWYG sets user_can_richedit
to false
that disable TinyMCE Visual Editor (WYSIWYG editor) totally completely permanently forever. This plugin also works fine with multisite enabled WordPress (aka. WordPress Mu).
More information please visit my site.
Instalación
WordPress:
- Upload the extracted files to the
/wp-content/plugins/
directory - In ‘Plugins’ page, choose ‘Activate’
Multisite enabled WordPress:
- Upload the extracted files to the
/wp-content/plugins/
directory - In ‘Site Admin’ mode (You need log in as site admin), go to ‘Plugins’ page, choose ‘Network Activate’
- Just FYI, you can also activate this plugin individually for different sites.
Old-styled WordPress Mu:
- Upload the extracted files to the
/wp-content/mu-plugins/
directory - That’s all.
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Disable WYSIWYG” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.9
- Compatibility check for 5.8, nothing new, just bump version to tell everyone this plugin still works.
1.0.8
- Starting from WordPress 5.0, you need an additional plugin Classic Editor by Automattic to disable Gutenberg first.
1.0.7
- Compatibility check for 4.6 and 4.7, nothing new, just bump version to tell everyone this plugin still works.
1.0.6
- Compatibility check for 4.5, nothing new, just bump version to tell everyone this plugin still works.
1.0.5
- Compatibility check for 4.4, nothing new, just bump version to tell everyone this plugin still works.
1.0.4
- Compatibility check for 4.3, nothing new, just bump version to tell everyone this plugin still works.
1.0.3
- Fix PHP warning, props deMediaWerker.
1.0.2
- Compatibility check for 4.2.2, nothing new, just bump version to tell everyone this plugin still works.
1.0.1
- Update readme
1.0.0
- Primer publicación