Add the WordPress Plugin Check Action #21
Annotations
6 errors and 10 warnings
Run plugin check:
includes/Framework/PaymentGateway/Admin/views/html-admin-gateway-status.php#L28
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wc_help_tip'.
|
Run plugin check:
includes/API.php#L304
file_get_contents() is discouraged. Use wp_remote_get() for remote URLs instead.
|
Run plugin check:
includes/Gateway/Payment_Form.php#L300
json_encode() is discouraged. Use wp_json_encode() instead.
|
Run plugin check:
includes/Handlers/Order.php#L842
Images should be added using wp_get_attachment_image() or similar functions
|
Run plugin check:
includes/Framework/PaymentGateway/Payment_Gateway_Payment_Form.php#L530
Images should be added using wp_get_attachment_image() or similar functions
|
Run plugin check
Process completed with exit code 1.
|
Run plugin check:
woocommerce-square.php#L1
The "Domain Path" header in the plugin file must point to an existing folder. Found: "i18n/languages"
|
Run plugin check:
includes/Gateway/Digital_Wallet.php#L900
Detected usage of a non-sanitized input variable: $_POST['shipping_option']
|
Run plugin check:
includes/Gateway/Digital_Wallet.php#L973
Detected usage of a non-sanitized input variable: $_POST['wc-square-digital-wallet-type']
|
Run plugin check:
includes/Gateway/Digital_Wallet.php#L1021
Detected usage of a non-sanitized input variable: $_SERVER['DOCUMENT_ROOT']
|
Run plugin check:
includes/Gateway/Digital_Wallet.php#L1039
Detected usage of a non-sanitized input variable: $_SERVER['DOCUMENT_ROOT']
|
Run plugin check:
includes/Gateway/Digital_Wallet.php#L1084
Detected usage of a non-sanitized input variable: $_POST['woocommerce_square_credit_card_digital_wallets_hide_button_options']
|
Run plugin check:
includes/Gateway/Digital_Wallet.php#L1124
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
|
Run plugin check:
includes/Gateway/Cash_App_Pay_Gateway.php#L1258
Detected usage of a non-sanitized input variable: $_REQUEST['type']
|
Run plugin check:
includes/Gateway/Cash_App_Pay_Gateway.php#L1263
Detected usage of a non-sanitized input variable: $_REQUEST['data']
|
Run plugin check:
includes/Gateway/Gift_Card.php#L616
Detected usage of a non-sanitized input variable: $_POST['token']
|
Loading