- Author: Scott Reilly
- Version: 1.3.7
- First released: 2011-07-06
- Last update: 2025-04-14
- Compatibility: WP 3.4 – 6.8.1
- Download: [ zip ]
- Description:
Removes the browser nag that appears in the admin dashboard when using a less-than-current web browser.
-
Extended Description
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:
- This plugin prevents WordPress from making the network request to check if the browser is out of date. If you click “dismiss”, all you’re doing is hiding the nag; WordPress will still make the network request to check if the browser is out of date.
- This plugin prevents the nag from appearing for all users to the admin area of the site. Clicking “dismiss” only removes the nag for the person dismissing it.
- This plugin saves having to see the nag in the first place
- This plugin saves having to click “Dismiss” to dismiss the nag
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
Find out more at the plugin’s WordPress Plugin Repository page.
-
Installation
- Install via the built-in WordPress plugin installer. Or install the plugin code inside the plugins directory for your site (typically
/wp-content/plugins/
). - Activate the plugin through the ‘Plugins’ admin menu in WordPress
- Install via the built-in WordPress plugin installer. Or install the plugin code inside the plugins directory for your site (typically
-
Release Log
1.3.7 (2025-04-14)
- Change: Note compatibility through WP 6.8+
- Change: Note compatibility through PHP 8.3+
- Change: Update copyright date (2025)
- Change: Suppress not applicable PHPCS warnings
- Change: Reduce the number of plugin tags in
readme.txt
- Change: Tweak formatting in
README.md
- New: Add
.gitignore
file - Change: Remove development and testing-related files from release packaging
- Unit tests:
- Hardening: Prevent direct web access to
bootstrap.php
- Change: Explicitly define return type for overridden methods
- Allow tests to run against current versions of WordPress
- New: Add
composer.json
for PHPUnit Polyfill dependency - New: Add more unit tests
- Change: In bootstrap, store path to plugin directory in a constant
- Hardening: Prevent direct web access to
1.3.6 (2023-05-21)
- Change: Note compatibility through WP 6.3+
- Change: Update copyright date (2023)
1.3.5 (2021-10-11)
- Change: Note compatibility through WP 5.8+
- Change: Tweak installation instruction
- Unit tests:
- Change: Restructure unit test directories
- Change: Move
phpunit/
intotests/
- Change: Move
phpunit/bin
intotests/
- Change: Move
- Change: Remove ‘test-‘ prefix from unit test file
- Change: Remove a sanity unit test which didn’t test anything related to the plugin
- Change: In bootstrap, store path to plugin file constant
- Change: In bootstrap, add backcompat for PHPUnit pre-v6.0
- Change: Restructure unit test directories
-
Copyright & Disclaimer
Copyright © 2011-2025 by Scott Reilly (aka coffee2code)This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -
Discussion / Support
Have any questions, comments, or suggestions? Please provide them via the plugin’s WordPress.org support forum. I’ll do my best to reply in a timely fashion and help as best I can.
Unfortunately, I cannot provide guaranteed support, nor do I provide support via any other means.
Was this plugin useful useful to you? Consider giving it a rating. If you’re inclined to give it a poor rating, please first post to the support forum to give me a chance to address or explain the situation.