這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Upgrade Notification by Email

外掛說明

This plugin is for you if you don’t look inside of your Admin Panel every day (for example you have tens of wordpress installations) but still want to have wordpress up to date. After installation plugin will check every day if newer version of wordpress is available and if yes, will send email to blog’s admin with notification.

安裝方式

  1. Like every plugin, download zip file
  2. Upload to /wp-content/plugins
  3. Activate it.
  4. Wait for notifications 😉

常見問題集

Newer version of wordpress is available but I don’t get emails

Check your spam folder in email account

I’ve got newest version but plugin sends me notifications, which says that i have installed wordpress in strange version ‘abc’

This is caused by plugin WP Security Scan. Deactivate it or look into its code and deacctivate this place, which changes variable $wp_version into string ‘abc’.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Upgrade Notification by Email〉的開發相關工作。

參與者

將〈Upgrade Notification by Email〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.3

  • Removed problem with version 3.0 of WordPress

0.2

  • nothing new, just code is cleaner, shorter and should be faster. it uses core wordpress functions to upgrade check in place of written by me (and now removed).

0.1

  • Works fine. Sends very sexy emails 😉