Title: WP Downgrade | Specific Core Version
Author: Reisetiger
Published: <strong>2016년 4월 30일</strong>
Last modified: 2023년 5월 8일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/wp-downgrade/assets/icon-256x256.png?rev=1412844)

# WP Downgrade | Specific Core Version

 작성자: [Reisetiger](https://profiles.wordpress.org/reisetiger/)

[다운로드](https://downloads.wordpress.org/plugin/wp-downgrade.1.2.6.zip)

 * [세부사항](https://ko.wordpress.org/plugins/wp-downgrade/#description)
 * [평가](https://ko.wordpress.org/plugins/wp-downgrade/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/wp-downgrade/#installation)
 * [개발](https://ko.wordpress.org/plugins/wp-downgrade/#developers)

 [지원](https://wordpress.org/support/plugin/wp-downgrade/)

## 설명

#### WordPress Core Downgrade/Update

**EN:** The plugin “WP Downgrade” forces the WordPress update routine to perform
the installation of a **specified** WordPress release. The Core Release you specify
is then downloaded from wordpress.org and installed as would **any regular update**.
You can permanently stay on a previous version of your choice or update selected.

The user Gahapati describes it so much better than I can. (Thank you!)

> _WP Downgrade | Specific Core Version_ has the potential for becoming one of the
> best-loved plugins among those, who simply cannot update to the _latest_ WP release.
> In the past the latest WP release was the only offering for WP’s Automatic Update
> routine. This left all those behind, who have to wait with Core updates, until
> their plugins become compatible with newer WP releases. When this finally happens,
> more often than not there has already been _yet another_ Core update. In the end
> a dreaded, cumbersome, time-consuming and error-prone Manual Update used to be
> the only way to go.
> With _WP Downgrade | Specific Core Version_ this is now a thing of the past. Anyone
> who lags behind the latest WP release is now able to use Automatic Updates even
> to lower WP versions. What WP Downgrade does simply is to make WP believe that
> the version you want to update to _actually is_ the latest version. Because of
> this, there is no difference to updating to the latest version.
> For security reasons I think this is a must-have plugin for anyone running a “
> seasoned” WP installation, and it actually should be a Core feature to be able
> to update not to the _latest_ WP release exclusively but instead to have a choice
> among _secure_ releases.

New advanced option: You are now able to manually edit the download link, if necessary.
This allows, for example, a change of language for wp-core. Or you can get the release
from another source.

**DE:** Das Plugin “WP Downgrade” zwingt die WordPress-interne Update-Funktion, 
ein **bestimmtes** WordPress-Release zu installieren. Das definierte Core-Release
wird **wie ein reguläres Update** von wordpress.org bezogen und direkt installiert.

Das klappt wie gewohnt per Update-Button im Admin-Bereich oder per Auto-Update. 
Die Versionsnummer kann sowohl **höher** als auch **niedriger** sein als die aktuell
installierte Version. Somit ist also auch ein Rollback auf frühere Releases möglich.
Dein WordPress wird solange auf dieser Version bleiben, bis du eine neue Versionsnummer
in WP-Downgrade hinterlegst (oder bis du die Versionsnummer leerst oder das Plugin
deaktivierst).

#### Achtung: Nutzung auf eigene Gefahr!

WP-Downgrade funktioniert normalerweise prima. Trotzdem ist ein Versionswechsel 
immer ein riskanter Eingriff! Du solltest auf jeden Fall vorher ein Backup deiner
Dateien und der Datenbank anlegen! Ich übernehme keinerlei Gewähr für deine Installation
und werde auch keinen Support leisten.

#### Plugin hilfreich? Sag Danke!

Ich stelle das Plugin kostenlos zur Verfügung, freue mich aber sehr über Spenden
oder einen Link auf meinen Reiseblog [https://www.reisetiger.net](https://www.reisetiger.net)!
🙂
 **Bitte bewerte WP Downgrade, wenn es für dich nützlich ist!**

## 스크린샷

 * [[
 * Release-Nummer hinterlegen
 * [[
 * Downgrade auf hinterlegte WordPress-Version aktivieren
 * [[
 * WordPress bietet eine ältere Version als Update an

## 설치

#### Der einfachste Weg:

 1. Gehe in deinem WordPress Backend auf Plugins -> Installieren und suche dort nach“
    WP Downgrade”.
 2. Klicke in der Trefferliste bei “WP Downgrade” auf “Jetzt installieren”
 3. Aktiviere das Plugin
 4. Nun findest du unter “Einstellungen” einen neuen Punkt namens “WP Downgrade”. Dort
    kannst du die gewünschte Core-Versionsnummer hinterlegen und anschließend das WordPress-
    Update vornehmen.

#### Der manuelle Weg:

 1. Lade das Plugin herunter
 2. Entpacke die ZIP-Datei
 3. Lade den gesamten Ordner `wp-downgrade` per FTP in das Verzeichnis `/wp-content/
    plugins/` auf deinen Blog hoch
 4. Gehe in deinem WordPress Backend zu Plugins und aktiviere das Plugin
 5. Nun findest du unter “Einstellungen” einen neuen Punkt namens “WP Downgrade”. Dort
    kannst du die gewünschte Core-Versionsnummer hinterlegen und anschließend das WordPress-
    Update vornehmen.

## FAQ

### Q: Button for update/reinstall is not visible

A: If there is no button for update/reinstall core on /wp-admin/update-core.php,
this is being blocked by a custom code. Can be another plugin or your theme. Maybe
you try something like this:

 1. Deactivate all other plugins
 2. Switch to a standard theme
 3. Remove this from wp-config: `define( 'WP_AUTO_UPDATE_CORE', false );`
 4. Remove something like that from wp-config: `remove_action( 'init', 'wp_version_check');`
 5. Remove something like that from wp-config: `add_filter('pre_option_update_core','
    __return_null');`
 6. Remove something like that from wp-config: `add_filter('pre_site_transient_update_core','
    __return_null');`
 7. Remove “gd-system-plugin” from `/wp-content/mu-plugins/`
 8. Remove the reference to `gd-config.php` in wp-config.php.

## 후기

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

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-14211/)󠁿

 [Josh Journey](https://profiles.wordpress.org/ljosh/) 2026년 3월 3일

Was able to downgrade from WP 6.9.1 to 6.9.0 for testing an issue. Of course the
latest is good, but sometimes we have to know where an issue stems from. Great for
rolling back and diagnostics. Thank you!

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

### 󠀁[Successfully downgraded from 3.9 to 3.8.3](https://wordpress.org/support/topic/successfully-downgraded-from-3-9-to-3-8-3/)󠁿

 [mio444](https://profiles.wordpress.org/mio444/) 2025년 12월 19일

After upgrading to version 3.9, my site layout was broken due to a bug. Thanks to
this plugin, I was able to downgrade WordPress easily, and the site display returned
to normal. This plugin was extremely helpful.

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

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-10848/)󠁿

 [krasenh](https://profiles.wordpress.org/krasenh/) 2025년 10월 3일

Does the job it promises! 🙂

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

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

 [Sjaak](https://profiles.wordpress.org/svweb/) 2024년 11월 18일

Geat plugin.This plugin hasn’t been tested with the latest 3 major releases of WordPress
but it works fine with the latest wordpress version 6.7

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

### 󠀁[The flight takes place as usual](https://wordpress.org/support/topic/the-flight-takes-place-as-usual/)󠁿

 [maxim23](https://profiles.wordpress.org/maxim23/) 2024년 11월 1일

<font _mstmutation=”1″></font>Everything is fine 6.6.2 thanks to the developers 
for their efforts and good luck

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

### 󠀁[GREAT PLUGIN – a keeper](https://wordpress.org/support/topic/great-plugin-a-keeper/)󠁿

 [haappis](https://profiles.wordpress.org/haappis/) 2023년 11월 8일

WP core updated automatically to 6.4 One of my important plugins stopped working
correctly. I downgraded WP core to 6.3.2. It was really easy. Now I have turned 
off WP-core automatic plugin. Definetely keeper!! Big thanks

 [ 모든 169 평가 읽기 ](https://wordpress.org/support/plugin/wp-downgrade/reviews/)

## 기여자 & 개발자

“WP Downgrade | Specific Core Version”(은)는 오픈 소스 소프트웨어입니다. 다음의 
사람들이 이 플러그인에 기여하였습니다.

기여자

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

“WP Downgrade | Specific Core Version”(이)가 18 개 언어로 번역되었습니다. 기여해
주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/wp-downgrade/contributors)
님께 감사드립니다.

[자국어로 “WP Downgrade | Specific Core Version”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wp-downgrade)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/wp-downgrade/)는, [SVN 저장소](https://plugins.svn.wordpress.org/wp-downgrade/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/wp-downgrade/)
을 [RSS](https://plugins.trac.wordpress.org/log/wp-downgrade/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.2.6

 * Fixed PHP Fatal error: Uncaught Error: Attempt to modify property “updates”
 * testet up to WordPress 6.2
 * compatibility with PHP 8.1

#### 1.2.5

 * Small code improvement

#### 1.2.4

 * Improved code quality

#### 1.2.3

 * security fix (Thanks for reporting!)
 * testet up to WordPress 5.9
 * Donation link in readme.txt updatet. Thanks for your support!

#### 1.2.2

 * compatibility with WordPress 5.5.1
 * Donation link added. I am very pleased with a coffee or a beer!

#### 1.2.1

 * compatibility with WordPress 5.3.2
 * Bugfix for URL with language EN

#### 1.2.0

 * Advanced option: You are now able to manually edit the download link, if necessary.
   This allows, for example, a change of language. Or you can get the release from
   another source.
 * Notes improved a little.
 * compatibility with WordPress 5.0.2

#### 1.1.4

 * Improved access to the settings page (link from plugin overview)
 * compatibility with WordPress 4.7.1

#### 1.1.3

 * bugfix on downloading certain languages
 * compatibility with WordPress 4.7

#### 1.1.2

 * cleaned up code
 * small design change
 * added version number check

#### 1.1.1

 * Englische Sprachdateien hinzugefügt. Vielen Dank an Gahapati!!

#### 1.1.0

 * Fehler bei Sprachen ungleich “de_DE” behoben. Danke an Gahapati!!

#### 1.0.0

 * Erste stabile Beta-Version
 * WordPress Downgrade oder Update nach Wahl
 * Funktioniert für Deutsche Sprachversion

## 기초

 *  버전 **1.2.6**
 *  최근 업데이트: **3년 전**
 *  활성화된 설치 **100,000+**
 *  워드프레스 버전 ** 3.0.1 또는 그 이상 **
 *  다음까지 시험됨: **6.2.9**
 *  언어
 * [Albanian](https://sq.wordpress.org/plugins/wp-downgrade/), [Catalan](https://ca.wordpress.org/plugins/wp-downgrade/),
   [Chinese (Taiwan)](https://tw.wordpress.org/plugins/wp-downgrade/), [Dutch](https://nl.wordpress.org/plugins/wp-downgrade/),
   [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/wp-downgrade/), [English (UK)](https://en-gb.wordpress.org/plugins/wp-downgrade/),
   [English (US)](https://wordpress.org/plugins/wp-downgrade/), [French (France)](https://fr.wordpress.org/plugins/wp-downgrade/),
   [Galician](https://gl.wordpress.org/plugins/wp-downgrade/), [German](https://de.wordpress.org/plugins/wp-downgrade/),
   [Japanese](https://ja.wordpress.org/plugins/wp-downgrade/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/wp-downgrade/),
   [Russian](https://ru.wordpress.org/plugins/wp-downgrade/), [Spanish (Chile)](https://cl.wordpress.org/plugins/wp-downgrade/),
   [Spanish (Colombia)](https://es-co.wordpress.org/plugins/wp-downgrade/), [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/wp-downgrade/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/wp-downgrade/), [Spanish (Venezuela)](https://ve.wordpress.org/plugins/wp-downgrade/),
   그리고 [Swedish](https://sv.wordpress.org/plugins/wp-downgrade/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/wp-downgrade)
 * 태그:
 * [core](https://ko.wordpress.org/plugins/tags/core/)[Downgrade](https://ko.wordpress.org/plugins/tags/downgrade/)
   [rollback](https://ko.wordpress.org/plugins/tags/rollback/)[version](https://ko.wordpress.org/plugins/tags/version/)
   [WP-Core](https://ko.wordpress.org/plugins/tags/wp-core/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-downgrade/advanced/)

## 평점

 별 5점 만점에 4.8점.

 *  [  157/5-별점 후기     ](https://wordpress.org/support/plugin/wp-downgrade/reviews/?filter=5)
 *  [  4/4-별점 후기     ](https://wordpress.org/support/plugin/wp-downgrade/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/wp-downgrade/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/wp-downgrade/reviews/?filter=2)
 *  [  8/1-별점 후기     ](https://wordpress.org/support/plugin/wp-downgrade/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/wp-downgrade/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/wp-downgrade/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.reisetiger.net/spenden-wp-plugins/)