Skip to content

Commit

Permalink
Coding Standards: Fix WPCS issues in wp-admin/includes/misc.php.
Browse files Browse the repository at this point in the history
* Use strict comparison in various conditions.
* Fix a `Variable "$system_webServer_node" is not in valid snake_case format` WPCS warning.

Includes minor code layout fixes for better readability.

Follow-up to [10607], [11350], [22253], [26137].

Props azouamauriac, SergeyBiryukov.
See #54728.

git-svn-id: https://develop.svn.wordpress.org/trunk@52721 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
SergeyBiryukov committed Feb 13, 2022
1 parent 5ae2940 commit 1635b63
Showing 1 changed file with 182 additions and 111 deletions.

0 comments on commit 1635b63

Please sign in to comment.