apply_filters( 'admin_title', $admin_title, $title )
过滤管理页面的标题标签内容。
$admin_title = apply_filters( 'admin_title', $admin_title, $title );