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

WP Downgrade | Specific Core Version

설명

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! 🙂
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.

후기

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
2023년 11월 8일
Have no fear using this. Absolute genius, works fast and saved my production site after an auto upgrade to 6.4. THANKS
2023년 10월 21일
Saved me a ton of time when I needed to downgrade from the latest Wordpress that had some issues. It was super easy to install and set the old version I wanted.
2023년 8월 17일
Works like a charm, thanks a lot!! Please think about moving the menu item from "Settings" to "Tools"
2023년 7월 2일
tried different versions and manually input link but nothing. version stays the same.
2023년 6월 4일
We were going to research WP/CMD line to downgrade our client's site to a release/build, but this plugin works as designed and FAST! Thank you and we have already blogged about this Magical Plugin 🙂 Dave
모든 164 평가 읽기

기여자 & 개발자

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

기여자

“WP Downgrade | Specific Core Version”(이)가 17(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “WP Downgrade | Specific Core Version”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록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