get_media_embedded_in_content()
get_media_embedded_in_content( string $content, string[…
get_media_embedded_in_content( string $content, string[] $types = null )
检查内容HTML中的音频、视频、对象、嵌入或iframe标记。
Check the content HTML for a audio, video, object, embed, or iframe tags.
目录锚点:#参数#返回#源码
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$content | (string) | 必需 | 可能包含媒体元素的HTML字符串。 |
$types | (string[]) | 可选 | 媒体类型数组:“音频”、“视频”、“对象”、“嵌入”或“iframe”。 |
返回(Return)
(string[])找到的HTML媒体元素的数组。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.6.0 | wp-includes/media.php:4116 | 0 | 2 |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!