首页 WordPress函数大全 attachment_url_to_postid()

attachment_url_to_postid()

2020-05-02 / 3671阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

attachment_url_to_postid( string $url )

尝试将附件URL转换为帖子ID。

描述

参数

$url

(string)
(Required)
The URL to resolve.

返回

(int) The found post ID, or 0 on failure.

大家谈论
    我的见解