make_url_footnote()

make_url_footnote( string $content ) 剥离HTML并将链接放在剥离内容的底…

make_url_footnote( string $content )

剥离HTML并将链接放在剥离内容的底部。
Strip HTML and put links at the bottom of stripped content.

目录锚点:#说明#参数#返回#源码


说明(Description)

搜索所有链接,将其从内容中删除,并将其与数字放在内容的底部。


参数(Parameters)

参数 类型 必填 说明
$content (string) 必需 获取链接的内容

返回(Return)

(string)从底部带有链接的内容中删除的HTML。


源码(Source)

make_url_footnote() 函数的代码位于 wp-includes/functions.php.
更新版本 源码位置 使用 被使用
2.9.0 wp-includes/deprecated.php:1709 1 function 2
类别:WordPress 函数手册

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册