Files
wordpress/wp-admin
Sergey Biryukov 11c31a3bbe Coding Standards: Remove redundant check in WP_Upgrader:maintenance_mode().
The first part of the conditional checks if `$enable` is truthy, so it is always false in the `elseif`.

Follow-up to [11005].

Props justlevine.
See #63268.
Built from https://develop.svn.wordpress.org/trunk@60417


git-svn-id: http://core.svn.wordpress.org/trunk@59753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-07-06 16:42:35 +00:00
..