• 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.

What does the WordPress Updates on/off button actually do?

Kroptokin

Regular Pleskian
So. Plesk has a button to enable or not enable automatic updates of WordPress installations it knows about.

What does this do?

I toggled it and it didn't seem to effect the setting in my wp-config.php file:

//--- disable auto upgrade
define( 'AUTOMATIC_UPDATER_DISABLED', true );

which remained like that whatever I did to the Plesk button.

Nor does it seem to set this setting either way:
define( 'WP_AUTO_UPDATE_CORE', false );

So. Is it something independent of WordPress? I.e. Plesk goes and gets the updates and applies them? If so - what updates is it getting - major changes or just minor ones?

Thanks

--Kropotkin
 
Back
Top