Plugin check #522
Annotations
6 errors and 2 warnings
Run plugin check:
includes/object-cache.php#L1880
Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead
|
Run plugin check:
includes/object-cache.php#L1926
Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead
|
Run plugin check:
includes/object-cache.php#L3030
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
|
Run plugin check:
includes/class-plugin.php#L830
Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead
|
Run plugin check:
includes/class-plugin.php#L854
Use of heredoc and nowdoc syntax ("<<<") is not allowed; use standard strings or inline HTML instead
|
Run plugin check
Process completed with exit code 1.
|
Run plugin check:
includes/class-plugin.php#L1079
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
|
Run plugin check:
includes/class-plugin.php#L1079
Detected usage of a non-sanitized input variable: $_POST['nonce']
|
Loading