Linux 软件免费装
Banner图

Dismiss Welcome Panel Nag Dashboard Widget

开发者 luciano-croce
更新时间 2018年6月13日 07:22
捐献地址: 去捐款
PHP版本: 3.3 及以上
WordPress版本: 5.0-alpha
版权: GPLv2 or later
版权网址: 版权信息

标签

luciano-croce dismiss-dashboard-widget dismiss-welcome-nag dismiss-welcome-widget welcome-panel

下载

详情介绍:

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 Tips 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! Explanation 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". What is Welcome Panel? Welcome Panel is a dashboard widget experience for WordPress 3.5+ About it 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. Translation Translated by: Luciano Croce Acknowledgements Thanks to Andrea Gandino (andg) for Italian translation approval. Thanks to Garrett Hyder for English (Canada) translation approval.

屏幕截图:

  • Dashboard Widget Enabled - Screenshot 1 of 4
  • Dashboard Widget Disabled - Screenshot 2 of 4
  • As single Plugin Enabled - Screenshot 3 of 4
  • As mu-plugins Enabled - Screenshot 4 of 4

升级注意事项:

1.0.1 1st Recommended [UPDATE] WordPress 3.3+ to 4.9+ ~ 5.0-alpha/beta (Build 2017-11-09) Revised the first initial release code of the plugin! - Security and Maintenance Release According WordPress 4.9.2 / 4.8.4 / 4.7.8 / 4.6.9 / 4.5.12 / 4.4.13 / 4.3.14 / 4.2.18 / 4.1.21 / 4.0.21 / 3.9.22 / 3.8.24 / 3.7.24 / 3.6.1 / 3.5.2 / 3.4.2 / 3.3.3 / 3.2.1 - Plugin approved in the repository of the plugin directory on 2017-11-09 - The code of this plugin is not written with a php framework, but with a simple php editor, manually. To avoid code corruption, do not edit it with WordPress embedded editor, or with any specifications incompatible editor.

更新日志:

Plugin approved in the directory on 2017-11-09 Detailed changes are available on GitHub. 1.0.1 Release Date: November 09, 2017 1.0.0 Release Date: December 12, 2013