-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
53 lines (38 loc) · 1.95 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
=== Conditional Editor ===
Contributors: hendridm
Tags: gutenberg,disable,classic,editor,conditional,post types,templates
Donate link: https://paypal.me/danielhendricks
Requires at least: 4.5
Tested up to: 4.9.6
Requires PHP: 7.0
Stable tag: trunk
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Choose between classic and Gutenberg editor based on conditions, with multisite support.
== Description ==
This plugin allows you to choose between classic and Gutenberg editor based on conditions, or disable Gutenberg completely.
This is a new plugin. Test in a development/staging environment first, and **PLEASE** submit bugs before giving a negative rating.
This plugin allows you to choose between classic and Gutenberg editor based on conditions, or disable Gutenberg completely.
This is a new plugin. Test in a development/staging environment first, and **PLEASE** submit bugs before giving a negative rating.
**Options**
* Multisite / Network Friendly
* GDPR-compliant: Does not collect user data
* Disable Gutenberg completely
* Disable by post type
* Disable for specific [template files](https://developer.wordpress.org/themes/basics/template-files/)
* Disable by user role
* Hide Gutenberg admin notice/nag
== Installation ==
Install from the WordPress \"Add New\" button or upload the plugin to your site, then activate it.
== Frequently Asked Questions ==
= How can I send feedback or get help with a bug? =
It will activate without Gutenberg but will not do anything.
== Screenshots ==
1. Plugin Network Admin Settings Screen
2. Plugin Settings Screen
== Changelog ==
= Latest =
* Initial release
== Upgrade Notice ==
To upgrade this plugin, remove the old version and replace with the new version. Otherwise, just click \"Update\" from the Plugins or Updates page and let WordPress do it automatically.
Note: Uninstalling the plugin from the WordPress Plugins page results in the removal of all settings and data from the WordPress database.