Beschrijving
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.
Installatie
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.
Beoordelingen
Bijdragers & ontwikkelaars
“Disable WYSIWYG” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Disable WYSIWYG” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
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
- First release