Summary:
When using the Clear Cache function in the WordPress dashboard, some users encounter the 'Firewall API key not found.' error. This issue occurs when the request times out.
Details:
- The API key is valid and functional, and all other plugin functions are working correctly.
- The issue is resolved when the SUCURISCAN_MAX_REQUEST_TIMEOUT constant in sucuri.php is increased to 10 seconds, where the default is 5 seconds.
Suggestion:
I kindly suggest the developer consider making the SUCURISCAN_MAX_REQUEST_TIMEOUT constant a modifiable input, allowing users to adjust the request timeout duration as needed.
Summary:
When using the Clear Cache function in the WordPress dashboard, some users encounter the 'Firewall API key not found.' error. This issue occurs when the request times out.
Details:
Suggestion:
I kindly suggest the developer consider making the SUCURISCAN_MAX_REQUEST_TIMEOUT constant a modifiable input, allowing users to adjust the request timeout duration as needed.