-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
31 lines (21 loc) · 842 Bytes
/
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
=== Disable Gutenberg Dashboard ===
Contributors: lukecav
Tags: gutenberg, disable, dashboard, widget, editor
Requires at least: 4.9.2
Tested up to: 4.9.7
Requires PHP: 5.3
Stable tag: 1.0.0
License: MIT
License URI: https://opensource.org/licenses/MIT
Disable the 'try Gutenberg' dashboard widget from showing in WordPress 4.9.8.
== Description ==
The plugin will stop the 'try Gutenberg' dashboard widget from showing on sites running WordPress 4.9.8.
== Frequently Asked Questions ==
= What does the plugin do? =
It will stop the 'try Gutenberg' dashboard widget from showing on any sites running WordPress 4.9.8.
== Installation ==
1. Upload the `disable-gutenberg-dashboard` directory into `wp-content/plugins/`
2. Activate the plugin through the "Plugins" menu in WordPress
== Changelog ==
= 1.0.0 =
* Initial public release.