Feat: Course Coming Soon Implemented #2561
Annotations
10 errors and 2 warnings
WPCS:
classes/Course.php#L2040
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2041
$_POST data not unslashed before sanitization. Use wp_unslash() or similar
|
WPCS:
classes/Course.php#L2041
Detected usage of a non-sanitized input variable: $_POST['enable_coming_soon']
|
WPCS:
classes/Course.php#L2041
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2046
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2047
$_POST data not unslashed before sanitization. Use wp_unslash() or similar
|
WPCS:
classes/Course.php#L2047
Detected usage of a non-sanitized input variable: $_POST['coming_soon_thumbnail_id']
|
WPCS:
classes/Course.php#L2047
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2052
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2053
$_POST data not unslashed before sanitization. Use wp_unslash() or similar
|
WPCS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
WPCS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|