Missed the .1 #23
Annotations
10 warnings
Run plugin check:
includes/class-syn-meta.php#L133
Detected usage of meta_key, possible slow query.
|
Run plugin check:
includes/class-syn-meta.php#L134
Detected usage of meta_query, possible slow query.
|
Run plugin check:
includes/class-syn-meta.php#L282
Processing form data without nonce verification.
|
Run plugin check:
includes/class-syn-meta.php#L286
Processing form data without nonce verification.
|
Run plugin check:
includes/class-syn-meta.php#L286
$_POST['syndication_urls'] not unslashed before sanitization. Use wp_unslash() or similar
|
Run plugin check:
includes/class-syn-meta.php#L286
Detected usage of a non-sanitized input variable: $_POST['syndication_urls']
|
Run plugin check:
includes/class-syn-meta.php#L288
error_log() found. Debug code should not normally be used in production.
|
Run plugin check:
includes/class-syn-meta.php#L310
$_POST['syn_metabox_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
|
Run plugin check:
includes/class-syn-meta.php#L310
Detected usage of a non-sanitized input variable: $_POST['syn_metabox_nonce']
|
Run plugin check:
includes/class-syn-meta.php#L341
$_POST['syn_metabox_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
|
Loading