Loading...
banner plugin Image
woo-image

WP Downgrade | Specific Core Version

By Reisetiger

Description

WP Downgrade is a plugin that enables users to force the WordPress update routine to install a specified WordPress release. This allows you to download and install the core release from wordpress.org just like any regular update.

This plugin is particularly useful for users who cannot update to the latest WordPress version due to compatibility issues with their plugins. It allows for automatic updates even to lower versions, making the update process more manageable.

For security reasons, WP Downgrade is essential for anyone running an older WordPress installation. It provides the flexibility to choose secure releases rather than being restricted to the latest version only.

Other Notable Features

Here are a few other notable features of this free WP Downgrade | Specific Core Version plugin.

check-fill
WordPress downgrade
check-fill
core version
check-fill
rollback

Screenshots

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:

  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.

Contributors and developers

“WP Downgrade | Specific Core Version” is open source software. The following people have contributed to this plugin.

WPS
Exclamation-Image

6.87

Average

Star-Image

Ratings

4.8 out of 5 | 169
History-Image

Version

1.2.6
calendar-Image

Last updated

2 years ago
Star-Image

Active installations

100,000+
Star-Image

WordPress version

6.2.9 or higher
php-Image

PHP version

or higher
translate-Image

Languages

19

Tags

Core,Downgrade,Rollback,Version,WP-Core