FILE: ...\www\wordpress-default\wp-content\themes\twentyseventeen\404.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 21 | ERROR | Expected next thing to be an escaping function (like | | esc_html_e() or esc_attr_e()), not '_e' 24 | ERROR | Expected next thing to be an escaping function (like | | esc_html_e() or esc_attr_e()), not '_e' ---------------------------------------------------------------------- FILE: ...wordpress-default\wp-content\themes\twentyseventeen\comments.php ---------------------------------------------------------------------- FOUND 7 ERRORS AFFECTING 7 LINES ---------------------------------------------------------------------- 34 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 4 36 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '_x' 37 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 4 40 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '_nx' 47 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'number_format_i18n' 50 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 4 75 | ERROR | [ ] Expected next thing to be an escaping function | | (like esc_html_e() or esc_attr_e()), not '_e' ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...w\wordpress-default\wp-content\themes\twentyseventeen\footer.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 25 | ERROR | Expected next thing to be an escaping function (like | | esc_html_e() or esc_attr_e()), not '_e' ---------------------------------------------------------------------- FILE: ...ordpress-default\wp-content\themes\twentyseventeen\functions.php ---------------------------------------------------------------------- FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES ---------------------------------------------------------------------- 238 | WARNING | urlencode should only be used when dealing with | | legacy applications, rawurlencode() should now be | | used instead. See | | http://php.net/manual/en/function.rawurlencode.php | | and http://www.faqs.org/rfcs/rfc3986.html 239 | WARNING | urlencode should only be used when dealing with | | legacy applications, rawurlencode() should now be | | used instead. See | | http://php.net/manual/en/function.rawurlencode.php | | and http://www.faqs.org/rfcs/rfc3986.html 307 | ERROR | Doc comment for parameter "$link" missing 346 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not 'get_bloginfo' 362 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '$hue' 363 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_custom_colors_css' ---------------------------------------------------------------------- FILE: ...w\wordpress-default\wp-content\themes\twentyseventeen\header.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 27 | ERROR | Expected next thing to be an escaping function (like | | esc_html_e() or esc_attr_e()), not '_e' ---------------------------------------------------------------------- FILE: ...ss-default\wp-content\themes\twentyseventeen\inc\back-compat.php ---------------------------------------------------------------------- FOUND 5 ERRORS AND 2 WARNINGS AFFECTING 5 LINES ---------------------------------------------------------------------- 23 | WARNING | Detected access of super global var $_GET, probably | | needs manual inspection. 40 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '$message' 51 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '__' 51 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '$GLOBALS' 65 | WARNING | Detected access of super global var $_GET, probably | | needs manual inspection. 66 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '__' 66 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '$GLOBALS' ---------------------------------------------------------------------- FILE: ...default\wp-content\themes\twentyseventeen\inc\color-patterns.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 98 | ERROR | [x] Concat operator must be surrounded by a single | | space 204 | ERROR | [x] Concat operator must be surrounded by a single | | space 562 | ERROR | [x] Functions must not contain multiple empty lines in | | a row; found 2 empty lines ---------------------------------------------------------------------- PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...-default\wp-content\themes\twentyseventeen\inc\custom-header.php ---------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 56 | ERROR | [x] Line indented incorrectly; expected at least 1 | | tabs, found 0 61 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 62 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 64 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 65 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 66 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found | | 1 67 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 2 68 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found | | 1 70 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 109 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 112 | ERROR | [ ] Doc comment for parameter "$settings" missing ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...ess-default\wp-content\themes\twentyseventeen\inc\customizer.php ---------------------------------------------------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES ---------------------------------------------------------------------- 124 | ERROR | Doc comment for parameter "$input" missing 140 | ERROR | Doc comment for parameter "$input" missing 146 | WARNING | Not using strict comparison for in_array; supply | | true for third argument. ---------------------------------------------------------------------- FILE: ...-default\wp-content\themes\twentyseventeen\inc\template-tags.php ---------------------------------------------------------------------- FOUND 65 ERRORS AFFECTING 54 LINES ---------------------------------------------------------------------- 13 | ERROR | [x] Line indented incorrectly; expected at least 1 | | tabs, found 0 16 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 18 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 19 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 23 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 1 25 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 1 26 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 1 26 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not | | 'twentyseventeen_time_link' 26 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not '$byline' 27 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 32 | ERROR | [x] Line indented incorrectly; expected at least 1 | | tabs, found 0 35 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 36 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 37 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found | | 1 38 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 2 39 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found | | 1 41 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 46 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 1 48 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 1 49 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 1 50 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 2 51 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 2 52 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 2 53 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 1 54 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 59 | ERROR | [x] Line indented incorrectly; expected at least 1 | | tabs, found 0 62 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 64 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 65 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 67 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 68 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 70 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 71 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 73 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 74 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found | | 1 76 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 2 83 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found | | 6 84 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 84 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not '__' 84 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not | | '$categories_list' 85 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found | | 6 87 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found | | 6 88 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 88 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not '__' 88 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not | | '$tags_list' 89 | ERROR | [x] Line indented incorrectly; expected 5 tabs, found | | 6 97 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 2 98 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found | | 1 99 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 104 | ERROR | [x] Line indented incorrectly; expected at least 1 | | tabs, found 0 112 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 114 | ERROR | [x] Line indented incorrectly; expected at least 2 | | tabs, found 1 122 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 1 124 | ERROR | [x] Line indented incorrectly; expected at least 3 | | tabs, found 1 125 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found | | 0 128 | ERROR | [ ] Doc comment for parameter "$partial" missing 128 | ERROR | [ ] Doc comment for parameter "$id" missing 131 | ERROR | [ ] Missing parameter name 132 | ERROR | [ ] Missing parameter name 145 | ERROR | [ ] Overriding WordPress globals is prohibited 145 | ERROR | [ ] Overriding WordPress globals is prohibited 154 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not '$id' 154 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not '$id' 154 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not '__' 154 | ERROR | [ ] Expected next thing to be an escaping function | | (see Codex for 'Data Validation'), not '$id' ---------------------------------------------------------------------- PHPCBF CAN FIX THE 47 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...ww\wordpress-default\wp-content\themes\twentyseventeen\index.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 27 | ERROR | Expected next thing to be an escaping function (like | | esc_html_e() or esc_attr_e()), not '_e' ---------------------------------------------------------------------- FILE: ...w\wordpress-default\wp-content\themes\twentyseventeen\search.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 19 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '__' 21 | ERROR | Expected next thing to be an escaping function (like | | esc_html_e() or esc_attr_e()), not '_e' 50 | ERROR | Expected next thing to be an escaping function (like | | esc_html_e() or esc_attr_e()), not '_e' ---------------------------------------------------------------------- FILE: ...rdpress-default\wp-content\themes\twentyseventeen\searchform.php ---------------------------------------------------------------------- FOUND 6 ERRORS AFFECTING 5 LINES ---------------------------------------------------------------------- 9 | ERROR | There must be exactly one blank line after the file | | comment 15 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '$unique_id' 16 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '_x' 18 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '$unique_id' 19 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 19 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '_x' ---------------------------------------------------------------------- FILE: ...w\wordpress-default\wp-content\themes\twentyseventeen\single.php ---------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------- 21 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 4 26 | ERROR | [x] Line indented incorrectly; expected 4 tabs, found 5 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...ntent\themes\twentyseventeen\template-parts\footer\site-info.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 13 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '__' ---------------------------------------------------------------------- FILE: ...t\themes\twentyseventeen\template-parts\header\site-branding.php ---------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 25 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 4 26 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '$description' 31 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 31 | ERROR | [ ] Expected next thing to be an escaping function | | (like esc_html_e() or esc_attr_e()), not '_e' ---------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...mes\twentyseventeen\template-parts\navigation\navigation-top.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 12 | ERROR | [ ] Expected next thing to be an escaping function | | (like esc_html_e() or esc_attr_e()), not '_e' 13 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 13 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 13 | ERROR | [x] Each PHP statement must be on a line by itself 13 | ERROR | [ ] Expected next thing to be an escaping function | | (like esc_html_e() or esc_attr_e()), not '_e' 13 | ERROR | [x] Each PHP statement must be on a line by itself 20 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 20 | ERROR | [ ] Expected next thing to be an escaping function | | (like esc_html_e() or esc_attr_e()), not '_e' ---------------------------------------------------------------------- PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...wentyseventeen\template-parts\page\content-front-page-panels.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 15 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | '$twentyseventeencounter' ---------------------------------------------------------------------- FILE: ...ent\themes\twentyseventeen\template-parts\post\content-audio.php ---------------------------------------------------------------------- FOUND 12 ERRORS AFFECTING 12 LINES ---------------------------------------------------------------------- 17 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2 18 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 23 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 25 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 5 28 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_time_link' 34 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 36 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 38 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 47 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2 49 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2 69 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '$audio_html' 76 | ERROR | [x] Line indented incorrectly; expected 0 tabs, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...t\themes\twentyseventeen\template-parts\post\content-excerpt.php ---------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------- 23 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_time_link' ---------------------------------------------------------------------- FILE: ...t\themes\twentyseventeen\template-parts\post\content-gallery.php ---------------------------------------------------------------------- FOUND 11 ERRORS AFFECTING 11 LINES ---------------------------------------------------------------------- 11 | ERROR | [ ] There must be exactly one blank line after the file | | comment 16 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2 17 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 22 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 24 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 5 27 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_time_link' 33 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 35 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 37 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 56 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'get_post_gallery' 62 | ERROR | [x] Line indented incorrectly; expected 0 tabs, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...ent\themes\twentyseventeen\template-parts\post\content-image.php ---------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ---------------------------------------------------------------------- 11 | ERROR | [ ] There must be exactly one blank line after the file | | comment 16 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2 17 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 22 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 24 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 5 27 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_time_link' 33 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 35 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 37 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...tent\themes\twentyseventeen\template-parts\post\content-none.php ---------------------------------------------------------------------- FOUND 3 ERRORS AFFECTING 3 LINES ---------------------------------------------------------------------- 17 | ERROR | Expected next thing to be an escaping function (like | | esc_html_e() or esc_attr_e()), not '_e' 23 | ERROR | Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '__' 27 | ERROR | Expected next thing to be an escaping function (like | | esc_html_e() or esc_attr_e()), not '_e' ---------------------------------------------------------------------- FILE: ...ent\themes\twentyseventeen\template-parts\post\content-video.php ---------------------------------------------------------------------- FOUND 13 ERRORS AFFECTING 13 LINES ---------------------------------------------------------------------- 11 | ERROR | [ ] There must be exactly one blank line after the file | | comment 16 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2 17 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 22 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 24 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 5 27 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_time_link' 33 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 35 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 37 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 46 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2 48 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2 67 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not '$video_html' 74 | ERROR | [x] Line indented incorrectly; expected 0 tabs, found 2 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- FILE: ...p-content\themes\twentyseventeen\template-parts\post\content.php ---------------------------------------------------------------------- FOUND 8 ERRORS AFFECTING 8 LINES ---------------------------------------------------------------------- 17 | ERROR | [x] Line indented incorrectly; expected 1 tabs, found 2 18 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_get_svg' 23 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 25 | ERROR | [x] Line indented incorrectly; expected 3 tabs, found 5 28 | ERROR | [ ] Expected next thing to be an escaping function (see | | Codex for 'Data Validation'), not | | 'twentyseventeen_time_link' 34 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 36 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 38 | ERROR | [x] Line indented incorrectly; expected 2 tabs, found 3 ---------------------------------------------------------------------- PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY ----------------------------------------------------------------------