1. 首页
  2. WordPress 函数手册

meta_box_prefs()

meta_box_prefs( WP_Screen $screen )

打印屏幕元的元框首选项。
Prints the meta box preferences for screen meta.

目录锚点:#参数#返回#源码


参数(Parameters)

参数 类型 必填 说明
$screen (WP_Screen) 必需

返回(Return)

无返回值


源码(Source)


更新版本 源码位置 使用 被使用
2.7.0 wp-admin/includes/screen.php:98 1 function 4

meta_box_prefs() 为WP2原创文章,链接:https://www.wp2.cn/functions/meta_box_prefs/