WP Downgrade | Specific Core Version

Descripción

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!

Proporciono el plugin de forma gratuita, pero me alegran mucho las donaciones o un enlace a mi blog de viajes https://www.reisetiger.net! 🙂
¡Valora WP Downgrade si lo encuentras útil!

Capturas

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

Instalación

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.

Preguntas frecuentes

P: El botón para actualizar/reinstalar no está visible

R: Si no hay un botón para actualizar/reinstalar el núcleo en /wp-admin/update-core.php, es porque está siendo bloqueado por un código personalizado. Puede ser otro plugin o tu tema. Quizás puedas probar algo como esto:

  1. Desactiva todos los demás plugins
  2. Cambia a un tema estándar
  3. Elimina esto de wp-config: define( 'WP_AUTO_UPDATE_CORE', false );
  4. Elimina algo como esto de wp-config: remove_action( 'init', 'wp_version_check' );
  5. Elimina algo como esto de wp-config: add_filter('pre_option_update_core','__return_null');
  6. Elimina algo como esto de from wp-config: add_filter('pre_site_transient_update_core','__return_null');
  7. Elimina “gd-system-plugin” de /wp-content/mu-plugins/
  8. Elimina la referencia a gd-config.php en wp-config.php.

Reseñas

4 de junio de 2023
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
15 de noviembre de 2022
Upgraded the WP version without any backup and it broke the website. Downloaded the plugin and downgraded. Worked like a charm ! Absolute saviour of the day!
2 de noviembre de 2022
Did you just update WordPress to a new version without making a backup, thinking "it's only a small incremental update, what could happen...", and without warning the site/shop is suddenly totally bugged out because of a plugin(likely an important plugin that you need to have active for the site/shop to work) conflict with a function in the new Wordpress version? 😱 Yeah, just been there, done that. This plugin will save your life! Get it NOW!
Leer todas las 159 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"WP Downgrade | Specific Core Version" ha sido traducido a 15 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "WP Downgrade | Specific Core Version" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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

  • Compatibilidad con WordPress 5.5.1
  • Añadido enlace de donación. ¡Estaré muy contento con un café o una cerveza!

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