This plugin will allow you to choose between classic and Gutenberg editor based on conditions.
🚫 This plugin has been abandoned in favor of Disable Gutenberg, Classic Editor and ClassicPress
If you'd like to try it before release, you can download an installable ZIP here: conditional-editor.zip
- WordPress 4.5 or higher
- PHP 7.0+
- Gutenberg 3.0+
This plugin requires Carbon Fields 2.2.0 or higher. The WordPress.org repo version will come with it bundled. If you prefer to use the plugin version of Carbon Fields (download) or manage dependencies separately, an unbundled version will be made available at the GitHub repository.
- Multisite / Network Friendly
- Set default sub-site settings
- Specify parent menu for settings page
- Hide settings page from sub-sites
- Disable Gutenberg completely
- Disable by post type
- Disable for specific template files
- Disable by user role
- Hide Gutenberg admin notice/nag
- Change: Minor improvements to admin style
- Add: Ability to set editor by username
- Add: Ability to set editor by post ID
- Add: Ability to set editor for Super Admins
- Add: Ability for single/sub-sites to hide settings page from WP Admin
Release changes are noted on the Releases page.
- Initial development