Περιγραφή
This plugin disables all WordPress updates (core, plugins and themes). This can be useful if you have multiple environments such as a live and staging server and you don’t want your users to use the update functionality.
This plugin not only disables the update mechanism for the core, plugins and themes, but it also removes the update menu item from the left navigation menu in the admin.
Στιγμιότυπα
Εγκατάσταση
- Unzip the zip file and upload the folder to the
wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Συχνές Ερωτήσεις
-
I am not sure what this plugin does, should I be using it?
-
No, keeping WordPress up-to-date is very important for security reasons. You should only install this plugin if you keep your system up to date using another mechanism such as a staging server or svn.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Disable Updates” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Disable Updates” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.2.5
WordPress 5.8 compatibility tested
1.2
PHP 7.2 compatibility update
1.1
Added automatic_updater_disabled
filter
1.0
- Initial release