Conditional Editor
[Abandoned] A WordPress plugin to choose between classic and Gutenberg editor based on conditions.
by CloudVerve · github.com/cloudverve/wordpress-conditional-editor-plugin · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/cloudverve/wordpress-conditional-editor-plugin/archive/refs/heads/master.zipReadme
Conditional Editor WordPress Plugin
This plugin will allow you to choose between classic and Gutenberg editor based on conditions.
:no_entry_sign: 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
Requirements
- WordPress 4.5 or higher
- PHP 7.0+
- Gutenberg 3.0+
Carbon Fields
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.
Features
- 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
Future Plans
- 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
Change Log
Release changes are noted on the Releases page.
Branch: master
- Initial development
Screenshots
Network Admin Settings Page (multisite only)
WP Admin Settings Page