You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
git-svn-id: https://develop.svn.wordpress.org/trunk@60440 602fd350-edb4-49c9-b593-d223f7449a82
0 commit comments