Title: Update Notifier
Author: Jon Cave
Published: <strong>September 10, 2009</strong>
Last modified: September 20, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/update-notifier.svg)

# Update Notifier

 By [Jon Cave](https://profiles.wordpress.org/duck_/)

[Download](https://downloads.wordpress.org/plugin/update-notifier.1.4.1.zip)

 * [Details](https://wordpress.org/plugins/update-notifier/#description)
 * [Reviews](https://wordpress.org/plugins/update-notifier/#reviews)
 *  [Installation](https://wordpress.org/plugins/update-notifier/#installation)
 * [Development](https://wordpress.org/plugins/update-notifier/#developers)

 [Support](https://wordpress.org/support/plugin/update-notifier/)

## Description

If you don’t check your admin panel on your WordPress install very often (maybe 
because you prefer to use remote publishing) or you want to make sure
 that your
clients’ WordPress installations are updated, then this is the plugin for you. You
don’t have to login to your admin panel regularly, suscribe to an RSS feed, or do
anything apart from installing this plugin to be notified when an update to WordPress
is released.

All you have to do is install Update Notifier and forget it until you receive an
email telling you to update.

To change Update Notifier’s options, go to Update Notifier under the main Settings
menu. From there you can add a secondary email address
 which will also receive 
update notifications and you can activate update notifications for themes and plugins.

## Installation

 1. Download the .zip file
 2. Upload and install via the Add New plugin submenu in WordPress
 3. Activate the plugin
 4. (Optional) Go to Update Notifier submenu in the Settings menu and set your preferred
    settings for Update Notifier
 5. Wait for an email when the next version of WordPress is released

## FAQ

  I have the plugin enabled on my WordPress installation, but I’m not receiving 
emails when a new update is released. Why?

Try using the test email functionality on the Update Notifier settings page to see
if you can receive emails from Update Notifier at all.

Make sure that the admin email address (see General Settings in WordPress) is set
correctly to your email address.

Otherwise, have you tried looking in your spam folder? To prevent Update Notifier
emails going into your spam you should set up a filter making
 sure that emails 
with the subject: “Updates are available for your WordPress site”, are not placed
in your spam folder.

  Why am I receiving notifications telling me to upgrade from version ‘abc’ (or 
similar)?

**NB:** This should be fixed as of 1.4.1, if you continue to encounter any issues
please get in contact via the support forum.

You probably have a plugin installed which is changing the global `$wp_version` 
variable. This means that when WordPress does its automatic check
 for updates it
asks wordpress.org if there are versions newer than ‘abc’, obviously ‘abc’ doesn’t
exist and so the response is that an update is available (even if your site already
has the latest version of WordPress!). This response is stored by WordPress and 
when Update Notifier checks this stored value it sees that allegedly an update available
and sends an unnecessary email notification.

For example the WP Security Scan plugin changes the internal version to ‘abc’, to
disable this comment out line 53 of securityscan.php
 which reads `add_action("init",
mrt_remove_wp_version,1);`

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

 *   [ Jon Cave ](https://profiles.wordpress.org/duck_/)

[Translate “Update Notifier” into your language.](https://translate.wordpress.org/projects/wp-plugins/update-notifier)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/update-notifier/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/update-notifier/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/update-notifier/)
by [RSS](https://plugins.trac.wordpress.org/log/update-notifier/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.1

 * Mitigate problems caused by $wp_version mangling (no more ‘abc’ emails)
 * Remove some backwards compatibility (this is an update program after all!)
 * Added filter, ‘updatenotifier_subject’, to email subject text

#### 1.4

 * WordPress 3.0 support
 * Combined notification emails (new generic subject is “Updates are available for
   your WordPress site”)
 * Ability to send test email
 * Option to only send notifications to specified secondary email

#### 1.3

 * Added links in email to admin panel for faster upgrading
 * Moved settings out of Misc to own settings page
 * Settings now held in one option (old settings will not be remembered on plugin
   upgrade)
 * Added warning to settings page if the WordPress version is invalid

#### 1.2

 * Added optional notifications for plugin updates
 * Added optional notifications for theme updates
 * Plugin doesn’t support versions less than 2.8
 * Clean removal of options from the database upon uninstall

#### 1.1

 * Added option to send the notification emails to a second email address

#### 1.0

 * Initial release
 * Sends email to admin when WordPress core needs updating

## Meta

 *  Version **1.4.1**
 *  Last updated **16 years ago**
 *  Active installations **700+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.0.5**
 * Tags
 * [admin](https://wordpress.org/plugins/tags/admin/)[email](https://wordpress.org/plugins/tags/email/)
   [notification](https://wordpress.org/plugins/tags/notification/)[security](https://wordpress.org/plugins/tags/security/)
   [upgrade](https://wordpress.org/plugins/tags/upgrade/)
 *  [Advanced View](https://wordpress.org/plugins/update-notifier/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ Jon Cave ](https://profiles.wordpress.org/duck_/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/update-notifier/)