- Server operating system version
- Ubuntu 20.04.6
- Plesk version and microupdate number
- 18.0.64
Hi there,
We have (a license for) WP Toolkit Deluxe for Web Host. We have disabled 'WP Toolkit Smart PHP Update' feature within the Service Plan's and subscriptions.
Despite of these settings the feature remains available for our customers. Is the 'WP Toolkit Smart PHP Update' permission locked in with another permission?



We have (a license for) WP Toolkit Deluxe for Web Host. We have disabled 'WP Toolkit Smart PHP Update' feature within the Service Plan's and subscriptions.
Despite of these settings the feature remains available for our customers. Is the 'WP Toolkit Smart PHP Update' permission locked in with another permission?
Code:
:~# plesk ext wp-toolkit --smart-update -instance-id 458 -operation status
Smart Updates are disabled on WordPress installation #458 ('https://domain')
:~# plesk bin subscription_settings --info domain | grep smart
ext_permission_wp_toolkit_manage_smart_php_update false WP Toolkit Smart PHP Update
ext_limit_wp_toolkit_smart_update_instances 0 WordPress websites with Smart Update
:~# plesk bin subscription_settings --info domain | grep php
manage_php_settings true Common PHP settings management
manage_php_version true PHP version and handler management
ext_permission_wp_toolkit_manage_smart_php_update false WP Toolkit Smart PHP Update


