Coding Standards: Use strict type check for in_array() and array_search() where strings are involved.
in_array()
array_search()
This reduces the number of WordPress.PHP.StrictInArray.MissingTrueStrict issues from 486 to 50.
WordPress.PHP.StrictInArray.MissingTrueStrict
Includes minor code layout fixes for better readability.
See #49542.
Changeset view not shown, since the total size (11.1 MB) exceeds 4.0 MB