Update: Hook added to extend functionality #2500
Annotations
10 errors and 2 warnings
WPCS:
includes/tutor-template-functions.php#L120
extract() usage is highly discouraged, due to the complexity and unintended issues it might cause.
|
WPCS:
includes/tutor-template-functions.php#L122
Variable "$isLoad" is not in valid snake_case format, try "$is_load"
|
WPCS:
includes/tutor-template-functions.php#L123
Variable "$isLoad" is not in valid snake_case format, try "$is_load"
|
WPCS:
includes/tutor-template-functions.php#L153
extract() usage is highly discouraged, due to the complexity and unintended issues it might cause.
|
WPCS:
includes/tutor-template-functions.php#L176
Doc comment for parameter "$template_name" missing
|
WPCS:
includes/tutor-template-functions.php#L181
Doc comment for parameter $template does not match actual variable name $template_name
|
WPCS:
includes/tutor-template-functions.php#L390
Variable "$courseID" is not in valid snake_case format, try "$course_i_d"
|
WPCS:
includes/tutor-template-functions.php#L396
Variable "$courseID" is not in valid snake_case format, try "$course_i_d"
|
WPCS:
includes/tutor-template-functions.php#L422
Use Yoda Condition checks, you must.
|
WPCS:
includes/tutor-template-functions.php#L545
Variable "$placeHolderUrl" is not in valid snake_case format, try "$place_holder_url"
|
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/
|