• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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