1. 首页
  2. WordPress 函数手册

get_upload_iframe_src()

get_upload_iframe_src( string $type = null, int $post_id = null, string $tab = null )

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


参数(Parameters)

参数 类型 必填 说明
$type (string) 可选
$post_id (int) 可选
$tab (string) 可选

返回(Return)

(string)


源码(Source)


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

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