WordPress/wp-content/themes
Sergey Biryukov 38676936ba Coding Standards: Use strict type check for in_array() and array_search() where strings are involved.
This reduces the number of `WordPress.PHP.StrictInArray.MissingTrueStrict` issues from 486 to 50.

Includes minor code layout fixes for better readability.

See #49542.
Built from https://develop.svn.wordpress.org/trunk@47550


git-svn-id: http://core.svn.wordpress.org/trunk@47325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-04-05 03:02:11 +00:00
..
twentyeleven Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentyfifteen Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentyfourteen Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentynineteen Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentyseventeen Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
twentysixteen Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentyten Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
twentythirteen Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
twentytwelve Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentytwenty Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00