permalink_single_rss()
permalink_single_rss( string $deprecated = ” )
将permalink打印到RSS提要。
Print the permalink to the RSS feed.
说明(Description)
另见函数 the_permalink_rss()
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$deprecated | (string) | 可选 |
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.3.0 | wp-includes/deprecated.php:856 | 0 | 2 |
permalink_single_rss() 为WP2原创文章,链接:https://www.wp2.cn/functions/permalink_single_rss/