Files
wordpress/wp-admin/includes
Sergey Biryukov d88ac61c9a Administration: Ensure get_current_screen() returns WP_Screen or null.
This adds a check that the `$current_screen` global is not only defined, but also has the correct type.

Follow-up to [15746].

Props marian1, mayanktripathi32, abcd95, im3dabasia1, SergeyBiryukov.
Fixes #62562.
Built from https://develop.svn.wordpress.org/trunk@61484


git-svn-id: http://core.svn.wordpress.org/trunk@60796 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-01-15 00:00:00 +00:00
..