Files
wordpress/wp-admin
Sergey Biryukov 6eb679999f Coding Standards: Remove redundant check in wp-admin/nav-menus.php.
The `$add_new_screen` variable is already checked as falsey a few lines above, and is a prerequisite for reaching this code.

Follow-up to [51539].

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


git-svn-id: http://core.svn.wordpress.org/trunk@59776 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-07-08 13:23:35 +00:00
..