Disable NUX is a WordPress plugin which disables the "New User Experience" block editor overlay.
Download and extract the zip archive to a disable-nux folder in your WordPress installation wp-content/plugins.
Alternatively, as a single-file plugin, it can be downloaded directly and placed within the mu-plugins directory of a site.
mkdir -p wp-content/mu-plugins && curl https://raw.githubusercontent.com/aduth/wp-disable-nux/master/index.php > wp-content/mu-plugins/disable-nux.php
Tooltips are disabled as long the plugin is activated.
Copyright 2020 Andrew Duthie
Released under the GPLv2 or later License.
