No Update Nag

Description

This plugin removes the WordPress update nag that appears at the top of all admin pages when a new version of WordPress is released.

Tired of WordPress nagging you about a new release? Maybe you already know about it and want to hold off on an update and would rather not see the update nag on every admin page you visit. Activate this plugin and be bothered no more!

The status of your version of WordPress (be it current or out-of-date) is still reflected in the footer of your admin pages and in the update count link in the admin bar.

And certainly, of course, I don’t advocate completely ignoring the fact that updates often contain fixes for critical bugs or exploits. However, there are various other means of learning about updates; and once known, not everyone is able or willing to update immediately.

Links: Plugin Homepage | Plugin Directory Page | GitHub | Author Homepage

Screenshots

  • A screenshot of an admin page showing the update nag for a new version of WordPress.

Installation

  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

FAQ

What is this update nag?

In versions 2.5 and later of WordPress, your WordPress will alert you to the release of a newer version of WordPress via an update notice at the top of every admin page. WordPress 2.5 and later reports “WordPress X.X is available! Please update now!” or “WordPress X.X is available! Please notify the site administrator.” See the screenshot for an example.

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

Maybe you know about the newer WordPress release (either from the nag, news, etc) and don’t want to be constantly reminded by your current WordPress install (not everyone can or wants to upgrade to the newest version immediately). Also, you’d like to recover that much real estate on the page for something of more interest to you.

How will I know WordPress has been updated if the nag doesn’t appear?

Within the context of your WordPress admin, the footer of your admin pages will reflect that status of your version of WordPress (be it current or out-of-date). And if you are tracking WordPress progress at all (i.e. blogs, forums, your WordPress dashboard) then you likely don’t need to be made aware of new releases anyhow since you’ll likely already know about them.

So I should ignore the update nag and continue using my older version of WordPress?

Most certainly not. The latest version of WordPress will contain the latest security and bug fixes, as well as new features. Backwards compatibility is of paramount importance to the project so in most cases you should be safe to upgrade (especially for minor releases). However, some people in special circumstances manage their sites in different ways for different reasons, which may include temporarily delaying an update to the latest version.

Does this plugin include unit tests?

Yes.

Reviews

December 20, 2018
I don't want to be reminded every page I need to update but I want to know I need an update and this gets rid of the nag. Thanks!
Read all 2 reviews

Contributors & Developers

“No Update Nag” is open source software. The following people have contributed to this plugin.

Contributors

Translate “No Update Nag” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4.12 (2023-05-18)

  • Change: Note compatibility through WP 6.3+
  • Change: Update copyright date (2023)

1.4.11 (2021-10-03)

  • Change: Note compatibility through WP 5.8+
  • Change: Improve installation instruction in readme.txt
  • Change: Minor text tweaks in readme.txt
  • Unit tests:
    • Change: Restructure unit test directories
      • Change: Move phpunit/ into tests/phpunit/
      • Change: Move phpunit/bin/ into tests/
    • Change: Remove ‘test-‘ prefix from unit test file
    • Change: In bootstrap, store path to plugin file constant
    • Change: In bootstrap, add backcompat for PHPUnit pre-v6.0

1.4.10 (2021-04-19)

  • Change: Note compatibility through WP 5.7+
  • Change: Update copyright date (2021)

Full changelog is available in CHANGELOG.md.