WP Auto Updater plugin enables automatic updates of WordPress Core, Themes, Plugins and Translations. Version control of WordPress Core makes automati …
WP Auto Updater plugin enables automatic updates of WordPress Core, Themes, Plugins and Translations. Version control of WordPress Core makes automatic update more safely.
Important: before updating, please back up your database and files.
First of all, we will make an Auto Update Scenario which decide the policy of WordPress automatic updates.
You can choose from the following five automatic updates of WordPress Core.
Minor Version Update enable minor updates. Minor updates is default behavior in WordPress for security updates. The transition of the version number is as follows: update from 4.8 to 4.8.1, 4.8.2 …
Major Version Update enable major updates. The transition of the version number is as follows: update from 4.7 to 4.8, 4.9 …
Minor Only Version Update enable major updates and minor updates except version x.y.0. It make sense to take a “skip” approach to avoid introducing new vulnerabilities into the latest major version release.
Update the WordPress Core version (eg. x.y.1 or later) with security fixed. Not automatically update the latest major version of x.y.0. The transition of the version number is as follows: update from 4.7.z to 4.8.z, 4.9.z … skiped 4.7.0, 4.8.0, 4.9.0 …
Previous Generation Version Update enable major updates and minor updates except the latest major version. It make sense to take a “wait and see” approach to ensure the latest major version release is stable before.
With the installed WordPress Core version as 4.6.z. If the latest WordPress Core version released to 4.8.0, automatically update it to version 4.7.z. It will be always automatically updated to the previous generation WordPress Core version with probably security fixed.
Manual Update disable automatic updates. You update WordPress Core manually on the Dashboard Updates Screen.
Automatic updates and manual updates are available for themes, plugins and Translations.
It is also possible to disable automatic updating of each Themes and Plugins.
Next we will set up a schedule for automatic updates.
The update interval can be selected from the following four.
You can also set the day, the day of the week, the hour and the minute of the Update Date.
At the time of automatic update, Automatically updates WordPress Core, Themes, Plugins and Translations to be updated.
If you have any trouble, you can use the forums or report bugs.
Small patches and bug reports can be submitted a issue tracker in Github. Forking on Github is another good way. You can send a pull request.
Translating a plugin takes a lot of time, effort, and patience. I really appreciate the hard work from these contributors.
If you have created or updated your own language pack, you can send gettext PO and MO files to author. I can bundle it into plugin.
You can also contribute by answering issues on the forums.
If you would like to contribute, here are some notes and guidlines.
For operation compatibility between PHP version and WordPress version, see below Github Actions.
The possible causes are as follows:
For example, when updating with wp-cli, the cron schedule may be updated.
The cron schedule does not match the one set in WP Auto Updater.
In that case, an alert is displayed on the settings screen.
Depending on the update interval, it may not be surely updated.
If you update monthly, there are too many themes and plugins to update and you cannot update at once.
We recommend shortening the update interval.