add_contextual_help()

add_contextual_help( string $screen, string $help ) 为页面…

add_contextual_help( string $screen, string $help )

为页面添加上下文帮助文本。
Add contextual help text for a page.

目录锚点:#说明#参数#返回#源码#笔记


说明(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.0 wp-admin/includes/deprecated.php:989 0 3

笔记(Notes)

按照建议

类别:WordPress 函数手册

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册