find_posts_div()
find_posts_div( string $found_action = ” )
输出用于将媒体附加到媒体列表屏幕中的帖子或页面的模式窗口。
Outputs the modal window used for attaching media to posts or pages in the media-listing screen.
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$found_action | (string) | 可选 |
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.7.0 | wp-admin/includes/template.php:1868 | 0 | 6 |
find_posts_div() 为WP2原创文章,链接:https://www.wp2.cn/functions/find_posts_div/