add_action('admin_head', function () { $screen = function_exists('get_current_screen') ? get_current_screen() : null; if ( ! $screen || $screen->base !== 'post' ) return; ?>