Title: WP Auto Updater
Author: thingsym
Published: <strong>28. september, 2017</strong>
Last modified: 4. juni, 2026

---

Søg plugins

![](https://s.w.org/plugins/geopattern-icon/wp-auto-updater.svg)

# WP Auto Updater

 Af [thingsym](https://profiles.wordpress.org/thingsym/)

[Download](https://downloads.wordpress.org/plugin/wp-auto-updater.1.7.4.zip)

 * [Detaljer](https://da.wordpress.org/plugins/wp-auto-updater/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/wp-auto-updater/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/wp-auto-updater/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/wp-auto-updater/#developers)

 [Support](https://wordpress.org/support/plugin/wp-auto-updater/)

## Beskrivelse

WP Auto Updater plugin enables automatic updates of WordPress Core, Themes, Plugins
and Translations. Version control of WordPress Core makes automatic update more 
safely.

#### Funktioner

 * Opdater automatisk WordPress Core
 * Opdater automatisk, temaer, plugins og oversættelser
 * Opsæt en tidsplan for automatiske opdateringer
 * Deaktiver automatisk opdatering af hvert tema og plugins
 * Gem opdateringshistorik
 * Update notification

**Vigtigt**: før opdatering, venligst sikkerhedskopiere din database og filer.

**Note**: WordPress version 5.5 later, The auto-updates have been implemented for
the WordPress Core, as well as themes and plugins. If the auto-updates are enabled,
the settings for WordPress Core will take priority over WP Auto Updater plugin. 
This will result in issues such as no updates at all, or not being updated at the
scheduled update date and time. To properly control updates, disable all auto-updates
include themes and plugins before enable WP Auto Updater plugin. See [Plugin and themes auto-updates](https://wordpress.org/documentation/article/plugins-themes-auto-updates/)

#### Auto-opdaterings scenarie

Først og fremmest laver vi et ** Auto Update Scenarie **, som bestemmer politikken
for automatiske WordPress-opdateringer.

Du kan vælge mellem følgende, fem automatiske opdateringer af WordPress Core.

 * Minor Version Update
 * Større opdateringsversion
 * Kun mindre versionsopdateringer
 * Tidligere generations opdateringsversion
 * Manuel opdatering

#### Minor Version Update

**Mindre opdateringsversion (Anbefales)** aktiverer mindre opdateringer. Mindre 
opdateringer er standard adfærd i WordPress til sikkerhedsopdateringer. Overgangen
til versionsnummeret er som følger: opdatering fra 4.8 til 4.8.1, 4.8.2 …

#### Større opdateringsversion

**Større opdateringsversion** aktivere store opdateringer. Overgangen til versionsnummeret
er som følger: opdatering fra 4.7 to 4.8, 4.9 …

#### Kun mindre versionsopdateringer

**Kun mindre versionsopdateringer** 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.

Opdater WordPress Core versionen (fx.. X.y.1 eller senere) hvor sikkerheden er løst.
Opdater ikke automatisk den seneste større version af x.y.0. Overgangen til versionsnummeret
er som følger: opdatering fra 4.7.z til 4.8.z, 4.9.z … springet 4.7.0, 4.8.0, 4.9.0…

#### Tidligere generations opdateringsversion

**Tidligere generations opdateringsversion** 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.

Med den installerede WordPress Core version som 4.6.z. Hvis den seneste WordPress
Core version er frigivet til 4.8.0, opdateres den automatisk til version 4.7.z. 
Der opdateres altid automatisk til den tidligere generation af WordPress Core versionen,
hvor sikkerheden formentlig er løst og iorden.

#### Manuel opdatering

**Manuel opdatering** disable automatic updates. You update WordPress Core manually
on the Dashboard Updates Screen.

**Automatiske opdateringer** og **manuelle opdateringer** er tilgængelige til temaer,
plugins og oversættelser.
 Det er også muligt at deaktivere automatisk opdateringer
for de enkelte temaer og plugins.

#### Planlæg automatiske opdateringer

Dernæst opretter vi en tidsplan for automatiske opdateringer.↵
 Opdateringsintervallet
kan vælges blandt de følgende fire.

 * To gange dagligt (12 timers interval)
 * Dagligt
 * Ugentligt
 * Månedligt

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.

#### Support

If you have any trouble, you can use the forums or report bugs.

 * Forum: [https://wordpress.org/support/plugin/wp-auto-updater/](https://wordpress.org/support/plugin/wp-auto-updater/)
 * Issues: [https://github.com/thingsym/wp-auto-updater/issues](https://github.com/thingsym/wp-auto-updater/issues)

#### Bidrag

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.

 * [VCS – GitHub](https://github.com/thingsym/wp-auto-updater)
 * [Homepage – WordPress Plugin](https://wordpress.org/plugins/wp-auto-updater/)
 * [Translate WP Auto Updater into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-auto-updater)

You can also contribute by answering issues on the forums.

 * Forum: [https://wordpress.org/support/plugin/wp-auto-updater/](https://wordpress.org/support/plugin/wp-auto-updater/)
 * Issues: [https://github.com/thingsym/wp-auto-updater/issues](https://github.com/thingsym/wp-auto-updater/issues)

#### Contribute guidlines

If you would like to contribute, here are some notes and guidlines.

 * All development happens on the **develop** branch, so it is always the most up-
   to-date
 * The **master** branch only contains tagged releases
 * If you are going to be submitting a pull request, please submit your pull request
   to the **develop** branch
 * See about [forking](https://help.github.com/articles/fork-a-repo/) and [pull requests](https://help.github.com/articles/using-pull-requests/)

#### Test Matrix

For operation compatibility between PHP version and WordPress version, see below
[Github Actions](https://github.com/thingsym/wp-auto-updater/actions).

## Skærmbilleder

 * [[
 * Auto Update Indstillinger
 * [[
 * Automatisk opdateringshistorik
 * [[
 * WordPress Update Process Chart

## Installation

 1. Download and unzip files. Or install **WP Auto Updater** using the WordPress plugin
    installer. In that case, skip 2.
 2. Upload **wp-auto-updater** to the “/wp-content/plugins/” directory.
 3. Activate the plugin through the ‘ Plugins’ menu in WordPress.
 4. Configure settings through the **Dashboard > Auto Updater** menu in WordPress.
 5. God fornøjelse!

#### How do I use it ?

 1. Make an Auto Update Scenario
 2. Opsæt en tidsplan for automatiske opdateringer
 3. Disable Auto Update Themes and Plugins if necessary
 4. Automatically updates WordPress Core, Themes, Plugins and Translations to be updated
    at the time of automatic update
 5. The update history will be recorded

## FAQ

### Why not update on scheduled time ?

The possible causes are as follows:

 * The auto-updates feature implemented in WordPress core is enabled. (WordPress
   5.5 or later)
 * You have set an update Constant. (AUTOMATIC_UPDATER_DISABLED or WP_AUTO_UPDATE_CORE)
 * The cron schedule was updated somewhere else.
 * The cron schedule has been reset.

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.

The message is as follows:
 `The cron schedule is out of sync with the set schedule.
You may have changed the cron schedule or the timezone somewhere else.`

### Why are themes or plugins not updating at once ?

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.

## Anmeldelser

![](https://secure.gravatar.com/avatar/a556f0c812162ab6f10fc8748912889c4b1135aafaa4452badcf5b733bb1f91d?
s=60&d=retro&r=g)

### 󠀁[Works nicely](https://wordpress.org/support/topic/works-nicely-180/)󠁿

 [David Perez](https://profiles.wordpress.org/davidperez/) 13. november, 2024

I’m start using this plugins to all websites I manage.

![](https://secure.gravatar.com/avatar/0d9cd0141fce23c4bbde8cb549a5640a56c07fec237e9f8205d8fe8cb4fe758e?
s=60&d=retro&r=g)

### 󠀁[not work](https://wordpress.org/support/topic/not-work-332/)󠁿

 [saulvol](https://profiles.wordpress.org/saulvol/) 18. september, 2024

plugin doesn’t work

![](https://secure.gravatar.com/avatar/af18d0954c753cd7b844c6bc6d4c12044bbb7e5f805d1918a46bef898e355cda?
s=60&d=retro&r=g)

### 󠀁[Great plugin!!](https://wordpress.org/support/topic/great-plugin-36353/)󠁿

 [kodeo](https://profiles.wordpress.org/kodeo/) 9. marts, 2023

The Schedule updates works better than premium plugin “Easy Update Manager”

![](https://secure.gravatar.com/avatar/96660993ac012ddd55e2151996643c10f56864b64223b6568c6c9a617c132a78?
s=60&d=retro&r=g)

### 󠀁[Works good](https://wordpress.org/support/topic/works-good-397/)󠁿

 [weboersma](https://profiles.wordpress.org/weboersma/) 14. juni, 2022

No problems. The option to set a time, also when the interval is a week, is very
useful.

![](https://secure.gravatar.com/avatar/4a96fe6ced5ed8e649d60d5dc6d9f458b196a6b765b3f0188d96c5ee9d9a4581?
s=60&d=retro&r=g)

### 󠀁[Great plugin for auto updates](https://wordpress.org/support/topic/great-plugin-for-auto-updates/)󠁿

 [Sten](https://profiles.wordpress.org/stentch/) 23. april, 2021

Lightweight plugin with all settings which you need. U can set what do you want 
to update and this plugin do it whenever you want. If you want disable updates for
some plugins, u can, if you want update only themes u can. Its possible get emails
from updates and set up recipients of this emails. Thank you, I found exactly what
i need 🙂

![](https://secure.gravatar.com/avatar/8b57c1a87ec488ceb2a7bb23420bdca75018cc74588d9a470a40b8c4d6b911c0?
s=60&d=retro&r=g)

### 󠀁[Makes things easier](https://wordpress.org/support/topic/makes-things-easier-3/)󠁿

 [WebCodePoet](https://profiles.wordpress.org/senjoralfonso/) 19. september, 2020

Thanks to this little piece of script, life is easier. No more wasting time in doing
automatic’s! Great tool.

 [ Læs alle 10 anmeldelser ](https://wordpress.org/support/plugin/wp-auto-updater/reviews/)

## Bidragsydere & udviklere

“WP Auto Updater” er open source-software. Følgende personer har bidraget til dette
plugin.

Bidragsydere

 *   [ thingsym ](https://profiles.wordpress.org/thingsym/)

“WP Auto Updater” er blevet oversat til 7 sprog. Tak til [oversætterne](https://translate.wordpress.org/projects/wp-plugins/wp-auto-updater/contributors)
for deres bidrag.

[Oversæt “WP Auto Updater” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/wp-auto-updater)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/wp-auto-updater/), tjek
[SVN repository](https://plugins.svn.wordpress.org/wp-auto-updater/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/wp-auto-updater/) via
[RSS](https://plugins.trac.wordpress.org/log/wp-auto-updater/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.7.4

 * tested up to 7.0
 * change requires at least to wordpress 5.9
 * change requires to PHP 7.4
 * edit README
 * improve code with phpcs
 * fix test case
 * change hook to init action, Notice: Function _load_textdomain_just_in_time was
   called incorrectly
 * fix plugin_textdomain rel path
 * update github workflows
 * update phpunit v9 and wpcs v3
 * update composer dependencies
 * update wp-tests script

#### 1.7.3

 * add phpcs job to ci
 * add test case
 * fix sanitize for clear logs

#### 1.7.2

 * add php 8.3 to matrix and actions/checkout bump up for ci
 * imporve code with phpcs
 * change the type of a variable
 * add phpunit-legacy job to ci

#### 1.7.1

 * tested up to 6.4.0
 * Opdater japansk oversættelse
 * Opdater pot
 * imporve code with phpcs, phpmd and phpstan
 * change variable type
 * fix Undefined property: stdClass
 * phpunit bump up to version 8
 * ci support php 8.0 later

#### 1.7.0

 * tested up to 6.2.0
 * Opdater japansk oversættelse
 * Opdater pot
 * add test case
 * add last day to schedule
 * fix composer scripts
 * update github actions
 * set auto_update_core_major to disable when activate
 * add support section and enhance contribution section to README
 * fix license
 * fix wp-plugin-unit-test.yml

#### 1.6.3

 * change makepot from php script to wp cli
 * change plugin initialization to plugins_loaded hook
 * replace assert from assertEquals to assertSame

#### 1.6.2

 * change requires at least to wordpress 4.9
 * change requires to PHP 5.6
 * add test case

#### 1.6.1

 * update composer dependencies
 * fix test case
 * separate the method into print_update_message
 * add load_plugin_data method
 * change from protected variable to public variable for unit test
 * add timeout-minutes to workflows
 * add phpunit-polyfills
 * update install-wp-tests.sh
 * fix .editorconfig
 * tested up to 5.8.0

#### 1.6.0

 * Opdater japansk oversættelse
 * Opdater pot
 * add an option to delete logs for a specified period range
 * add per_page screen option
 * fix cron schedule warning
 * add timezone string
 * add correction for timestamp when the time has passed

#### 1.5.1

 * tested up to 5.7.0
 * Opdater japansk oversættelse
 * Opdater pot
 * add comment for translators
 * fix composer scripts
 * add test case
 * add sponsor link
 * add FUNDING.yml
 * add donate link
 * update wordpress-test-matrix
 * fix Trying to access array offset on value of type null on PHP7.4
 * add GitHub actions for CI/CD, remove .travis.yml

#### 1.5.0

 * Opdater japansk oversættelse
 * Opdater pot
 * imporve code with phpcs, phpmd and phpstan
 * update testunit configuration
 * fix composer.json
 * fix test case
 * disable auto-update UI elements
 * disable theme and plugin auto-update notification email
 * change hook tag
 * fix to send only built-in core update notification email

#### 1.4.0

 * fix validate
 * fix Unexpected deprecated notice for WP_User->id
 * Opdatere screenshot
 * fix indent and reformat with phpcs and phpcbf
 * refactoring with phpunit
 * bump up phpunit version to 7
 * add phpunit coverage composer script
 * add test case
 * remove duplicate load_textdomain
 * change how options are merged
 * display warning in case the cron schedule is out of sync
 * fix phpdoc and add phpdoc
 * tilføj notifikations funktion

#### 1.3.0

 * add link to WordPress Update Process Chart screenshot
 * fix pot
 * remove jQuery dependency in form_controller function

#### 1.2.3

 * add installed info
 * add reset-wp-tests.sh, uninstall-wp-tests.sh
 * fix pagination

#### 1.2.2

 * add WordPress Update Process Chart screenshot
 * fix test case
 * add test case for floating point
 * refactoring with phpmd and phpstan

#### 1.2.1

 * fix float comparison with version number difference

#### 1.2.0

 * Opdater japansk sprog
 * Opdater pot
 * ændre hook navn
 * refactoring with phpcs
 * fix indent and reformat with phpcs and phpcbf
 * add composer.json for test
 * add static code analysis config

#### 1.1.0

 * improve CI environment
 * add version number before the update in the logs
 * gather present version
 * Tilføj bruger i loggen
 * improve table creation prosess
 * tilføj admin note
 * add table migration function
 * add user column, update history table v1.0.1

#### 1.0.1

 * fix readme
 * Tilføj PHPDoc kommentar

#### 1.0.0

 * første udgivelse

## Meta

 *  Version **1.7.4**
 *  Senest opdateret **1 dag siden**
 *  Aktive installationer **7.000+**
 *  WordPress-version ** 5.9 eller højere **
 *  Testet op til **7.0**
 *  PHP-version ** 7.4 eller højere **
 *  Sprog
 * [Danish](https://da.wordpress.org/plugins/wp-auto-updater/), [English (US)](https://wordpress.org/plugins/wp-auto-updater/),
   [Japanese](https://ja.wordpress.org/plugins/wp-auto-updater/), [Spanish (Chile)](https://cl.wordpress.org/plugins/wp-auto-updater/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/wp-auto-updater/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/wp-auto-updater/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/wp-auto-updater/) og [Spanish (Venezuela)](https://ve.wordpress.org/plugins/wp-auto-updater/).
 *  [Oversæt til dit sprog](https://translate.wordpress.org/projects/wp-plugins/wp-auto-updater)
 * Tags
 * [auto-update](https://da.wordpress.org/plugins/tags/auto-update/)[Automatic updates](https://da.wordpress.org/plugins/tags/automatic-updates/)
   [background updates](https://da.wordpress.org/plugins/tags/background-updates/)
   [core updates](https://da.wordpress.org/plugins/tags/core-updates/)[updates](https://da.wordpress.org/plugins/tags/updates/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/wp-auto-updater/advanced/)

## Bedømmelser

 4.6 ud af 5 stjerner.

 *  [  9 5-stjernet anmeldelser     ](https://wordpress.org/support/plugin/wp-auto-updater/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/wp-auto-updater/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/wp-auto-updater/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/wp-auto-updater/reviews/?filter=2)
 *  [  1 1-stjernet anmeldelse     ](https://wordpress.org/support/plugin/wp-auto-updater/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-auto-updater/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/wp-auto-updater/reviews/)

## Bidragsydere

 *   [ thingsym ](https://profiles.wordpress.org/thingsym/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/wp-auto-updater/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://github.com/sponsors/thingsym)