Title: No Update Nag
Author: Scott Reilly
Published: <strong>12.06.2009</strong>
Last modified: 14.04.2025

---

Шукати плагіни

![](https://ps.w.org/no-update-nag/assets/banner-772x250.png?rev=848503)

![](https://ps.w.org/no-update-nag/assets/icon-128x128.png?rev=1100040)

# No Update Nag

 Від автора [Scott Reilly](https://profiles.wordpress.org/coffee2code/)

[Завантажити](https://downloads.wordpress.org/plugin/no-update-nag.1.4.13.zip)

 * [Деталі](https://uk.wordpress.org/plugins/no-update-nag/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/no-update-nag/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/no-update-nag/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/no-update-nag/#developers)

 [Підтримка](https://wordpress.org/support/plugin/no-update-nag/)

## Опис

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](https://coffee2code.com/wp-plugins/no-update-nag) | [Plugin Directory Page](https://wordpress.org/plugins/no-update-nag/)
| [GitHub](https://github.com/coffee2code/no-update-nag/) | [Author Homepage](https://coffee2code.com)

## Скріншоти

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

## Встановлення

 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

## Часті питання

### 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 have unit tests?

Yes. The tests are not packaged in the release .zip file or included in plugins.
svn.wordpress.org, but can be found in the [plugin’s GitHub repository](https://github.com/coffee2code/no-update-nag/).

## Відгуки

![](https://secure.gravatar.com/avatar/217b69c4f7e53197d5d925d993b66b392f242540b16758bcfd8eb0893e35f2f9?
s=60&d=retro&r=g)

### 󠀁[just right](https://wordpress.org/support/topic/just-right-33/)󠁿

 [Andrew Tegenkamp](https://profiles.wordpress.org/andrewteg/) 20.12.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!

![](https://secure.gravatar.com/avatar/496b8d78333d03512679c1c1d343cb82f563f5beb4d0f6f9368c0c95b95ed3cc?
s=60&d=retro&r=g)

### 󠀁[does what it says on the tin](https://wordpress.org/support/topic/does-what-it-says-on-the-tin-173/)󠁿

 [Paul Wong-Gibbs](https://profiles.wordpress.org/djpaul/) 03.09.2016

such amaze, wow no nags.

 [ Прочитати всі 2 відгуки ](https://wordpress.org/support/plugin/no-update-nag/reviews/)

## Учасники та розробники

“No Update Nag” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій
вклад наступні учасники:

Учасники

 *   [ Scott Reilly ](https://profiles.wordpress.org/coffee2code/)

[Перекладіть “No Update Nag” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/no-update-nag)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/no-update-nag/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/no-update-nag/) або підпишіться 
на [журнал розробки](https://plugins.trac.wordpress.org/log/no-update-nag/) за допомогою
[RSS](https://plugins.trac.wordpress.org/log/no-update-nag/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.4.13 (2025-04-14)

 * Change: Note compatibility through WP 6.8+
 * Change: Note compatibility through PHP 8.3+
 * Change: Update copyright date (2025)
 * 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`
    - Allow tests to run against current versions of WordPress
    - New: Add `composer.json` for PHPUnit Polyfill dependency
    - Change: Prevent PHP warnings due to missing core-related generated files
    - Change: In bootstrap, store path to plugin directory in a constant

#### 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

_Full changelog is available in [CHANGELOG.md](https://github.com/coffee2code/no-update-nag/blob/master/CHANGELOG.md)._

## Мета

 *  Версія **1.4.13**
 *  Останнє оновлення **12 місяців тому**
 *  Активних встановлень **1 000+**
 *  Версія WordPress ** 2.5 або вище **
 *  Tested up to **6.8.5**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/no-update-nag/)
 * Позначки
 * [admin](https://uk.wordpress.org/plugins/tags/admin/)[nag](https://uk.wordpress.org/plugins/tags/nag/)
   [notices](https://uk.wordpress.org/plugins/tags/notices/)[updates](https://uk.wordpress.org/plugins/tags/updates/)
   [upgrade](https://uk.wordpress.org/plugins/tags/upgrade/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/no-update-nag/advanced/)

## Оцінки

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/no-update-nag/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/no-update-nag/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/no-update-nag/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/no-update-nag/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/no-update-nag/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/no-update-nag/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/no-update-nag/reviews/)

## Учасники

 *   [ Scott Reilly ](https://profiles.wordpress.org/coffee2code/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/no-update-nag/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6ARCFJ9TX3522)