dismiss try gutenberg nag dashboard widget and demo menu disable gutenberg editor and replace with classic editor remove code — by Luciano Croce
Dismiss try Gutenberg nag, dashboard widget, and demo menu, when it is activated, or automatically, if it is in mu-plugins directory. Development for this plugin, takes place at GitHub, and Travis CI. Dismiss Gutenberg Nag is the best companion of Dismiss Welcome Panel Nag, and Dismiss Browser Update Nag. Compatible with GlotPress translations. Work with Single and Multisite installation. Plugin approved in the repository of the plugin directory on 2017-11-05
This is not a replacement but just a tool for those who need it.
To date, try Gutenberg, preliminarily introduced in WP 4.9-beta3, in WP 4.9.5-beta1-42869, and WP 4.9.8-beta1-43502, respectively removed in WP 4.9-beta4, in WP 4.9-RC1, in WP 4.9-RC2, in WP 4.9-RC3, in WP 4.9.0, in WP 4.9.1, in WP 4.9.2, in WP 4.9.3, in WP 4.9.4, in WP 4.9.5-beta1-42883, in WP 4.9.5, in WP 4.9.6, in WP 4.9.7, in WP 4.9.9, in WP 5.0-alpha, and in WP 5.1-alpha, is embedded in core of WP 4.9.8 and WP 5.0+ according with this ticket and this ticket.
This plugin use Semantic Versioning MAJOR.MINOR.PATCH
Future version 1.0.6 disable Gutenberg Editor and replace it with Classic Editor.
Please note that this plugin does not add its custom code to WordPress (just to not create unexpected incompatibilities with Gutenberg or Classic Editor), but is limited only to the management and configuration of its functions, to offer the maximum of its experience of use, without introducing possible additional problems. Enjoy!
By default try Gutenberg is displayed only for users with administrator capability in WordPress 4.9.8 but when the Gutenberg plugin is installed and activated, is displayed for all user capability type.
An option configuration page is added to the settings -> writing menu so that you can set the callout display according to your needs. Stick to the screenshots for more details.
A neat trick, is to put this single file dismiss-gutenberg-nag.php (not its parent directory) in the /wp-content/mu-plugins/ directory (create it if not exists) so you won’t even have to enable it, and will be loaded by default, also, since first step installation of WordPress setup!
This, is different from the other similar plugins, because uses the filter hook, and not the action hook. Filters should filter information, thus receiving information/data, applying the filter and returning information/data, and then used. However, filters are still action hooks. WordPress defines add_filter/remove_filter as “hooks a function to a specific filter action”, and add_action/remove_action as “hooks a function on to a specific action”.
Gutenberg is new block editor editing experience for WordPress 5.0+
The code of this plugin, is not written with a php framework, but with a simple php editor, manually, compatible UTF-8 without BOM, and Unix LF. To avoid code corruption, do not edit it with WordPress embedded editor, or with any specifications incompatible editor.
Translated by: Luciano Croce
This is a stable project, but it is still in full development (in progress). The translations in the various languages will be done only for all the parts that certainly will not be changed several times in this phase.
Available soon in: American, Australian, Belgian FR, Brazilian, Canadian EN, Canadian FR, Catalan, Chilean, Colombian, English, French, German, Italian, New Zealander, Peruvian, Portuguese, Spanish, Swiss DE, Venezuelan, and more other languages in becoming.
Thanks to Andrea Gandino for preliminary Italian translation approval, before I became italian PTE of my plugins.
Thanks to Garrett Hyder for English (Canada) translation approval, and code contributions.
Thanks to Pascal Birchler for code contributions.
Conditionally dismiss “try Gutenberg” callout.
By default “try Gutenberg” callout is dismissed for all users type!
Once activated adds new options to the Settings -> Writing screen:
Plugin approved in the directory on 2017-11-05
Detailed changes and beta version are available on GitHub.
Expected new versions 1.0.6 (2018-12-31) in becoming
Release Date: November 23, 2018
Release Date: August 06, 2018
Release Date: August 02, 2018
Release Date: March 22, 2018
Release Date: November 05, 2017
Release Date: October 30, 2017