add_contextual_help()

add_contextual_help()函数是Wordpress函数,为页面添加上下文帮助文本。

add_contextual_help( string $screen, string $help )

说明(Description)

另见函数 WP_Screen::add_help_tab()()


参数(Parameters)

参数类型必填说明
$screen(string)必需要向其添加帮助的屏幕的句柄。这通常是addu* u page()函数返回的挂钩名称。
$help(string)必需“概述”帮助选项卡的内容。

返回(Return)

无返回值


源码(Source)

add_contextual_help() 函数的代码位于 wp-admin/includes/template.php.
更新版本源码位置使用被使用
3.3.0wp-admin/includes/deprecated.php:98903

笔记(Notes)

按照建议

个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索