Description
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.
Avec WP Downgrade | Specific Core Version cest une chose du pass. Quiconque est en retard par rapport la dernire version de WP peut dsormais utiliser les mises jour automatiques, mme pour les versions WP infrieures. Ce que WP Downgrade fait simplement est de faire croire WP que la version que vous souhaitez mettre jour est en fait la dernire version. Pour cette raison, il ny a aucune diffrence avec la mise jour vers la dernire 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 hher als auch niedriger sein als die aktuell installierte Version. Somit ist also auch ein Rollback auf frhere Releases mglich. 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 Gewhr fr 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!
Captures dcrans
[Release-Nummer hinterlegen]
Release-Nummer hinterlegen
[Downgrade auf hinterlegte WordPress-Version aktivieren]
Downgrade auf hinterlegte WordPress-Version aktivieren
[WordPress bietet eine ltere Version als Update an]
WordPress bietet eine ltere Version als Update an
Installation
Der einfachste Weg:
- Gehe in deinem WordPress Backend auf Plugins -> Installieren und suche dort nach WP Downgrade.
- Klicke in der Trefferliste bei WP Downgrade auf Jetzt installieren
- Aktiviere das Plugin
- Nun findest du unter Einstellungen einen neuen Punkt namens WP Downgrade. Dort kannst du die gewnschte Core-Versionsnummer hinterlegen und anschlieend das WordPress-Update vornehmen.
Der manuelle Weg:
- Lade das Plugin herunter
- Entpacke die ZIP-Datei
- Lade den gesamten Ordner
wp-downgradeper FTP in das Verzeichnis/wp-content/plugins/auf deinen Blog hoch - Gehe in deinem WordPress Backend zu Plugins und aktiviere das Plugin
- Nun findest du unter Einstellungen einen neuen Punkt namens WP Downgrade. Dort kannst du die gewnschte Core-Versionsnummer hinterlegen und anschlieend das WordPress-Update vornehmen.
FAQ
-
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:
- Deactivate all other plugins
- Switch to a standard theme
- Remove this from wp-config:
define( 'WP_AUTO_UPDATE_CORE', false ); - Remove something like that from wp-config:
remove_action( 'init', 'wp_version_check' ); - Remove something like that from wp-config:
add_filter('pre_option_update_core','__return_null'); - Remove something like that from wp-config:
add_filter('pre_site_transient_update_core','__return_null'); - Remove gd-system-plugin from
/wp-content/mu-plugins/ - Remove the reference to
gd-config.phpin wp-config.php.
Avis
Contributeurs/contributrices & dveloppeurs/dveloppeuses
WP Downgrade | Specific Core Version est un logiciel libre. Les personnes suivantes ont contribu cette extension.
Contributeurs“WP Downgrade | Specific Core Version” a t traduit dans 18 locales. Remerciez lquipe de traduction pour ses contributions.
Traduisez WP Downgrade | Specific Core Version dans votre langue.
Le dveloppement vous intresse?
Parcourir le code, consulter le SVN dpt, ou sinscrire au journal de dveloppement par RSS.
Journal des modifications
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 fr Deutsche Sprachversion