Checkout Performance logs #30
Annotations
3 warnings
plugin_header_nonexistent_domain_path:
woocommerce-square.php#L1
The "Domain Path" header in the plugin file must point to an existing folder. Found: "i18n/languages"
|
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized:
includes/Gateway.php#L191
Detected usage of a non-sanitized input variable: $_REQUEST['data']
|
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized:
includes/Gateway/Cash_App_Pay_Gateway.php#L1280
Detected usage of a non-sanitized input variable: $_REQUEST['data']
|