This mu-plugin Restrict text editor to administrators.
- This mu-plugin only let visual editor for non administrators on post edit screen.
- Works with Posts, Pages, Custom Posts and everywhere an editor is required.
This is a must have plugin, so, use at it as a mu-plugin. Since this is a folder, you must use a MU Loader and I know of no better than this one : https://github.com/BeAPI/wp-mu-loader.
- Add a line to your repositories array:
{ "type": "vcs", "url": "https://github.com/webaxones/wax-restrict-text-editor-admin" }
- Add a line to your require block:
"webaxones/wax-restrict-text-editor-admin": "dev-master"
- Run:
composer update
- Copy the plugin folder into your must use plugins folder.
- Initial