iframe_header()
iframe_header( string $title = ”, bool $deprecated = false )
用于Thickbox的通用Iframe头
Generic Iframe header for use with Thickbox
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$title | (string) | 可选 | Iframe页的标题。 |
$deprecated | (bool) | 可选 | 不使用。 |
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.7.0 | wp-admin/includes/template.php:1955 | 2 | 21 |
iframe_header() 为WP2原创文章,链接:https://www.wp2.cn/functions/iframe_header/