feed_links()
feed_links( array $args = array() )
显示指向常规源的链接。
Display the links to the general feeds.
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$args | (array) | 可选 | 论据。 |
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.8.0 | wp-includes/general-template.php:2926 | 0 | 13 |
feed_links() 为WP2原创文章,链接:https://www.wp2.cn/functions/feed_links/