WP Manifestindependent plugin directory
manifest / admin / disable-gutenberg-notification

Disable Update Notification and Try Gutenberg

Simple plugin to remove the Try Gutenberg notification on WordPress 4.8+

by Jay Hill · github.com/jayhill90/disable-gutenberg-notification · website

1stars
0forks

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/jayhill90/disable-gutenberg-notification/archive/refs/heads/master.zip

Readme

=== Disable Gutenberg Notification === Contributors: jayhill Tags: gutenberg Requires at least: 4.8 Tested up to: 5.0.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

This disables the nag to try Gutenberg for those not wanting to update to 5.0 yet. == Description ==

Some users may not want clients or others to accidentally Try Gutenberg. This disables the giant notification that Core has used to get people to test it out.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

  1. git clone into wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Why'd you make this? =

Because someone asked if there was one on Twitter.

== Changelog ==

= 1.0 =

  • Initial release

Read the full README on GitHub →