Linux 软件免费装
Banner图

Dismiss Browser Update Nag Dashboard Widget

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

标签

luciano-croce browser-update-nag browser-update-widget dismiss-browser-nag dismiss-dashboard-widget

下载

详情介绍:

Dismiss Browser Update 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 Browser Update Nag is the best companion of Dismiss Gutenberg Nag and Dismiss Welcome Panel Nag. Compatible with GlotPress Translations. Plugin approved in the repository of the plugin directory on 2017-11-18 Removing browser update widget, speeds up the loading of dashboard and yours operations on it. Tips A neat trick, is to put this single file dismiss-browser-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 Browser Update? Browser Update is a way to find out what are the latest versions of the major browsers around, and also learn about alternative browsers that may fit even better than the one are currently using: an outdated browser makes computer unsafe. This function use Browse Happy, a website created by the Web Standards Project in August 2004, to convince internet users to use a web browser other than Microsoft's Internet Explorer. It focuses on security issues in Internet Explorer and suggests four alternatives: Mozilla Firefox, Opera, Safari and Google Chrome. The core of the site is a collection of stories of people who have switched from Internet Explorer to alternative web browsers. WordPress automatically implements this feature with an annoying widget that is displayed on the dashboard without administrator control, even when you consciously use an out-of-date browser for the most varied reasons. 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.2+ to 4.9+ ~ 5.0-alpha/beta (Build 2017-11-18) 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-18 - 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-18 Detailed changes are available on GitHub. 1.0.1 Release Date: November 18, 2017 1.0.0 Release Date: December 12, 2013