attachment_url_to_postid()
attachment_url_to_postid( string $url ) 尝试将附件URL转换为post…
attachment_url_to_postid( string $url )
尝试将附件URL转换为post ID。
Tries to convert an attachment URL into a post ID.
目录锚点:#参数#返回#源码#笔记
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$url | (string) | 必需 | 要解析的URL。 |
返回(Return)
(int)找到的post ID,失败时为0。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.0.0 | wp-includes/media.php:4312 | 2 | 5 |
笔记(Notes)
从附件URL获取帖子ID
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!