Linux 软件免费装
Banner图

No Browser Nag

开发者 coffee2code
更新时间 2023年8月23日 02:05
捐献地址: 去捐款
PHP版本: 3.4 及以上
WordPress版本: 6.3
版权: GPLv2 or later
版权网址: 版权信息

标签

admin browser coffee2code notices upgrade nag

下载

1.2.1 1.2.2 1.3 1.3.1 1.3.3 1.0 1.0.1 1.3.6 1.2 1.3.5 1.1 1.3.2 1.3.4

详情介绍:

Tired of visiting your WordPress admin dashboard and having WordPress nag you about your web browser being out of date? Maybe you already know about it and want to hold off on an update and would rather not see the update nag so prominently on your dashboard. Or maybe you don't want your site to bother your users about how up-to-date their browser may be. Activate this plugin and be bothered no more! In most cases, your browser will already actively alert you to new releases if it doesn't already update your browser for you in the background. Benefits over simply clicking "dismiss" on the browser nag notice yourself when it appears: Of course I don't condone using an out-of-date browser. Such a browser puts your computer and data at potential risk. You are often better served with the latest version of your browser: improved security, improved performance, improved stability, and additional features. However, there are situations where you cannot upgrade in a timely fashion, or you are intentionally holding off on upgrading (e.g. as you wait for a bugfix release, or for browser plugins to update their compatibility). Links: Plugin Homepage | Plugin Directory Page | GitHub | Author Homepage

安装:

  1. Install via the built-in WordPress plugin installer. Or install the plugin code inside the plugins directory for your site (typically /wp-content/plugins/).
  2. Activate the plugin through the 'Plugins' admin menu in WordPress

升级注意事项:

1.3.6 Trivial update: noted compatibility through WP 6.3+ and updated copyright date (2023) 1.3.5 Trivial update: noted compatibility through WP 5.8+ and minor reorganization and tweaks to unit tests 1.3.4 Trivial update: noted compatibility through WP 5.7+ and updated copyright date (2021) 1.3.3 Trivial update: Restructured unit test file structure and noted compatibility through WP 5.5+. 1.3.2 Trivial update: Added TODO.md file, updated a few URLs to be HTTPS, and noted compatibility through WP 5.4+ 1.3.1 Trivial update: modernized unit tests, noted compatibility through WP 5.3+, and updated copyright date (2020) 1.3 Minor update: changed priority for primary hook, added unit tests, created README.md file, created CHANGELOG.md file to store historical changelog outside of readme.txt, added README.md, noted compatibility through WP 5.1+, updated copyright date (2019) 1.2.2 Trivial update: added minor check to prevent potential PHP warning; verified compatibility through WP 4.7; updated copyright date (2017). 1.2.1 Trivial update: verified compatibility through WP 4.4; updated copyright date (2016). 1.2 Minor update: switched to short-circuit an earlier hook to prevent unnecessary code execution in WP; noted compatibility through WP 4.1+; updated copyright date (2015) 1.1 Trivial update: miscellaneous small updates; noted compatibility through WP 3.8+; dropped compatibility with version of WP older than 3.4; explicitly stated license 1.0.1 Trivial update: noted compatibility through WP 3.3+

常见问题:

What is this browser nag you mention?

Since versions 3.2 of WordPress, when visiting the admin dashboard WordPress will alert you if are currently using an out-of-date version of your particular web browser.

Why would I want to remove the update nag about new releases of my browser?

Maybe you're made aware by your own means as to new browser releases and choose to upgrade on your own schedule. Or maybe you don't feel WordPress should be nagging you about your browser. Either way, you can save precious dashboard screen real estate otherwise taken up by a browser update nag.

How will I know if my browser has been updated if the nag doesn't appear?

Heretofore you haven't relied on WordPress to alert you to browser updates. In most cases, the browsers themselves will alert you to updates. And maybe you're tuned into tech news enough to learn of browser release updates. If you need/prefer for WordPress to alert you to browser updates then of course don't use this plugin.

Does this plugin just simply hide the nag using CSS or JavaScript?

No, it does not make use of CSS nor JavaScript to disable the nag. It more efficiently prevents the check from being performed in the first place, which saves a network request to the Browse Happy service to check if your browser is out of date or not.

Can't I just click the "Dismiss" link at the bottom of the nag and be done with it without using a plugin?

Clicking the "Dismiss" link at the bottom of the browser nag admin dashboard widget only hides the nag for the person clicking it; you cannot otherwise proactively prevent other users from seeing the browser nag. Also, even if the nag is dismissed, WordPress still routinely performs the check, which incurs a network request.

Does this plugin include unit tests?

Yes.

更新日志:

1.3.6 (2023-05-21) 1.3.5 (2021-10-11) 1.3.4 (2021-04-18)