Username:
TITLE
Advisor shows WordPress recommendations for disabled WP service plans
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
18.0.40
PROBLEM DESCRIPTION
The idea of advising on something that is already disabled is non sense.
When you disable WP Toolkit on a service plan level, the subscription customer cannot see the WP tool (That's correct) but the customers can see the advisor telling them to secure WP and other recommendations for unused service which is confusing.
In short: The advisor is still showing recommendations for WP Toolkit that is disabled in Service Plan.
STEPS TO REPRODUCE
1. Create a normal service plan.
2. Disable WP Toolkit on permissions tab.
3. Assign the service plan to a subsicription (Non Admin).
4. Log in as a customer.
5. Open Advisor.
ACTUAL RESULT
Unwanted WP Recommendations for a none WP customer.
EXPECTED RESULT
No WP recommendations for a disabled WP service.
ANY ADDITIONAL INFORMATION
The Panel.ini advisor parameter is working on a server level.
I cannot see this as a bug but rather as IF code statement missing.
If wp_manager is disabled > hide WP recommendations.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Advisor shows WordPress recommendations for disabled WP service plans
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
18.0.40
PROBLEM DESCRIPTION
The idea of advising on something that is already disabled is non sense.
When you disable WP Toolkit on a service plan level, the subscription customer cannot see the WP tool (That's correct) but the customers can see the advisor telling them to secure WP and other recommendations for unused service which is confusing.
In short: The advisor is still showing recommendations for WP Toolkit that is disabled in Service Plan.
STEPS TO REPRODUCE
1. Create a normal service plan.
2. Disable WP Toolkit on permissions tab.
3. Assign the service plan to a subsicription (Non Admin).
4. Log in as a customer.
5. Open Advisor.
ACTUAL RESULT
Unwanted WP Recommendations for a none WP customer.
EXPECTED RESULT
No WP recommendations for a disabled WP service.
ANY ADDITIONAL INFORMATION
The Panel.ini advisor parameter is working on a server level.
Code:
[ext-advisor]
blacklist = WordPressDomains
I cannot see this as a bug but rather as IF code statement missing.
If wp_manager is disabled > hide WP recommendations.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug