• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Wordpress Core update issue

thinkingcap

Basic Pleskian
I get this warning when upgrading Wordpress Core via the GUI.
On 17.8.11 Plesk and 4.1.0-1971 of the toolkit.


Code:
PHP Warning: Declaration of WP_CLI\CoreUpgrader::download_package($package) should be compatible with WP_Upgrader::download_package($package, $check_signatures = false) in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/vendor/wp-cli/core-command/src/WP_CLI/CoreUpgrader.php on line 91 Warning: Declaration of WP_CLI\CoreUpgrader::download_package($package) should be compatible with WP_Upgrader::download_package($package, $check_signatures = false) in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/vendor/wp-cli/core-command/src/WP_CLI/CoreUpgrader.php on line 91 Updating to version 5.2.2 (en_AU)... Downloading update from https://downloads.wordpress.org/release/en_AU/wordpress-5.2.2.zip... Unpacking the update... Success: WordPress updated successfully.
 
Wordpress Core gets updated, you just get "Selected items were updated with errors:" notice so clients panic a bit.
 
Thank you for feedback! We confirmed an issue EXTWPTOOLK-3040: updating WordPress from v5.2.1 generate the error message you mentioned.

Actually, upgrade procedure succeed, but a warning message, generated on it, assumed by WordPress Toolkit as an error and thus displayed in a such unpleasant manner.

We appologize for inconvinience and already working on it. We plan to publish a fix as soon as we can.
 
We have released a small WPT 4.1.1 update which should fix the WordPress Core update issue. Let us know if the problem still persists. Thanks!
 
Back
Top