WordPress/wp-content/themes
Sergey Biryukov 803426a023 Coding Standards: Use strict comparison in bundled themes' PHP files.
This addresses all the remaining WPCS warnings in bundled themes.

Includes using the correct type when checking the number of comments, as `get_comments_number()` returns a numeric string, not an integer.

Follow-up to [41285], [44562], [47941].

Props aristath, poena, afercia, SergeyBiryukov.
See #56791.
Built from https://develop.svn.wordpress.org/trunk@55420


git-svn-id: http://core.svn.wordpress.org/trunk@54953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-02-24 06:23:23 +00:00
..
twentyeleven Coding Standards: Use strict comparison in bundled themes' PHP files. 2023-02-24 06:23:23 +00:00
twentyfifteen Help/About: Use the new /documentation/ URLs for HelpHub links in Bundled Themes. 2023-02-23 10:49:19 +00:00
twentyfourteen Coding Standards: Use strict comparison in bundled themes' PHP files. 2023-02-24 06:23:23 +00:00
twentynineteen Coding Standards: Use strict comparison in bundled themes' PHP files. 2023-02-24 06:23:23 +00:00
twentyseventeen Help/About: Use the new /documentation/ URLs for HelpHub links in Bundled Themes. 2023-02-23 10:49:19 +00:00
twentysixteen Help/About: Use the new /documentation/ URLs for HelpHub links in Bundled Themes. 2023-02-23 10:49:19 +00:00
twentyten Coding Standards: Use strict comparison in bundled themes' PHP files. 2023-02-24 06:23:23 +00:00
twentythirteen Coding Standards: Use strict comparison in bundled themes' PHP files. 2023-02-24 06:23:23 +00:00
twentytwelve Coding Standards: Use strict comparison in bundled themes' PHP files. 2023-02-24 06:23:23 +00:00
twentytwenty Coding Standards: Use strict comparison in bundled themes' PHP files. 2023-02-24 06:23:23 +00:00
twentytwentyone Help/About: Use a consistent capitalization for "Support forums" links across WP Admin. 2023-02-23 11:13:22 +00:00
twentytwentythree Help/About: Use the new /documentation/ URLs for HelpHub links in Bundled Themes. 2023-02-23 10:49:19 +00:00
twentytwentytwo Help/About: Use the new /documentation/ URLs for HelpHub links in Bundled Themes. 2023-02-23 10:49:19 +00:00
index.php