Skip to content

Update: Course coming soon hooks added #2549

Update: Course coming soon hooks added

Update: Course coming soon hooks added #2549

Triggered via pull request February 11, 2025 09:50
Status Failure
Total duration 36s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/