首页 WordPress函数大全 get_url_in_content()

get_url_in_content()

2020-05-02 / 3121阅 / 悠然

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

get_url_in_content( string $content )

Extract and return the first URL from passed content.

描述

参数

$content

(string)
(Required)
A string which might contain a URL.

返回

(string|false) The found URL.

大家谈论
    我的见解