Περιγραφή
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.
Εγκατάσταση
- Like every plugin, download zip file
- Upload to /wp-content/plugins
- Activate it.
- 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 😉