常用函数-make_url_footnote()

0条评论

说明

在已剥离文本最下方除去HTML 代码并添加链接。

查找所有链接,除去链接中的文字,然后将链接以编号形式放置在文本最下方。

用法

<?php make_url_footnote( $content ) ?>

参数

$content

(字符串)(必需)从中获取链接的文本

默认值:None

返回的值

(字符串)

已除去HTML代码的、最下方带有链接的文本

示例

注释

修改记录

自0.71版本后

源文件

make_url_footnote()位于 wp-includes/functions.php中。

相关资源

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.