An open API service indexing awesome lists of open source software.

https://github.com/jayhill90/disable-gutenberg-notification

Simple plugin to remove the Try Gutenberg notification on WordPress 4.8+
https://github.com/jayhill90/disable-gutenberg-notification

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

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