Title: Update Notifier
Author: Jon Cave
Published: <strong>2009 年 9 月 10 日</strong>
Last modified: 2010 年 9 月 20 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Update Notifier

 作者：[Jon Cave](https://profiles.wordpress.org/duck_/)

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

 * [详情](https://cn.wordpress.org/plugins/update-notifier/#description)
 * [评价](https://cn.wordpress.org/plugins/update-notifier/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/update-notifier/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/update-notifier/#developers)

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

## 描述

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.

## 安装

 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

## 常见问题

  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);`

## 评价

此插件暂无评价。

## 贡献者及开发者

「Update Notifier」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Update Notifier」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/update-notifier)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/update-notifier/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/update-notifier/)，或通过[RSS](https://plugins.trac.wordpress.org/log/update-notifier/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/update-notifier/)。

## 更新日志

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

## 额外信息

 *  版本 **1.4.1**
 *  最后更新：**16 年前**
 *  活跃安装数量 **700+**
 *  WordPress 版本 ** 3.0 或更高版本 **
 *  已测试的最高版本为 **3.0.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/update-notifier/)
 * 标签
 * [admin](https://cn.wordpress.org/plugins/tags/admin/)[email](https://cn.wordpress.org/plugins/tags/email/)
   [notification](https://cn.wordpress.org/plugins/tags/notification/)[security](https://cn.wordpress.org/plugins/tags/security/)
   [upgrade](https://cn.wordpress.org/plugins/tags/upgrade/)
 *  [高级视图](https://cn.wordpress.org/plugins/update-notifier/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/update-notifier/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/update-notifier/)