We'll create fresh WordPress site with Dismiss Welcome Panel Nag Dashboard Widget installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Dismiss Welcome Panel nag, dashboard widget, 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 Welcome Panel Nag is the best companion of Dismiss Gutenberg Nag, and Dismiss Browser Update Nag. Compatible with GlotPress translations. Plugin approved in the repository of the plugin directory on 2017-11-09
A neat trick, is to put this single file dismiss-welcome-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”.
Welcome Panel is a dashboard widget experience for WordPress 3.5+
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
Thanks to Andrea Gandino (andg) for Italian translation approval.
Thanks to Garrett Hyder for English (Canada) translation approval.