Update: Course coming soon hooks added #2549
Annotations
10 errors and 2 warnings
WPCS:
classes/Course.php#L2008
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2009
$_POST data not unslashed before sanitization. Use wp_unslash() or similar
|
WPCS:
classes/Course.php#L2009
Detected usage of a non-sanitized input variable: $_POST['enable_coming_soon']
|
WPCS:
classes/Course.php#L2009
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2014
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2015
$_POST data not unslashed before sanitization. Use wp_unslash() or similar
|
WPCS:
classes/Course.php#L2015
Detected usage of a non-sanitized input variable: $_POST['coming_soon_thumbnail_id']
|
WPCS:
classes/Course.php#L2015
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2020
Processing form data without nonce verification.
|
WPCS:
classes/Course.php#L2021
$_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/
|