Feat: Course Coming Soon Implemented #2567
Annotations
10 errors and 2 warnings
WPCS:
classes/Course.php#L3048
Closing PHP tag must be on a line by itself
|
WPCS:
classes/Template.php#L228
Inline comments must end in full-stops, exclamation marks, or question marks
|
WPCS:
classes/Template.php#L452
Inline comments must end in full-stops, exclamation marks, or question marks
|
WPCS:
classes/Utils.php#L811
Use placeholders and $wpdb->prepare(); found interpolated variable $in_ids at AND meta_key IN ('{$in_ids}')
|
WPCS:
classes/Utils.php#L904
Use placeholders and $wpdb->prepare(); found interpolated variable $assignment_ids_str at AND comment_post_ID IN({$assignment_ids_str});
|
WPCS:
classes/Utils.php#L1352
Use placeholders and $wpdb->prepare(); found interpolated variable $status_clause at {$status_clause};
|
WPCS:
classes/Utils.php#L1385
Assignments must be the first block of code on a line
|
WPCS:
classes/Utils.php#L1563
Use placeholders and $wpdb->prepare(); found $post_type
|
WPCS:
classes/Utils.php#L1563
Use placeholders and $wpdb->prepare(); found ?
|
WPCS:
classes/Utils.php#L1563
Use placeholders and $wpdb->prepare(); found interpolated variable $post_type at " AND items.post_type='{$post_type}' "
|
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/
|