automatic_feed_links()
automatic_feed_links( bool $add = true )
启用/禁用自动常规进纸链接输出。
Enable/disable automatic general feed link outputting.
说明(Description)
另见函数 add_theme_support()
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$add | (bool) | 可选 | 添加或删除链接。默认为true。 |
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
3.0.0 | wp-includes/deprecated.php:2391 | 0 | 3 |
automatic_feed_links() 为WP2原创文章,链接:https://www.wp2.cn/functions/automatic_feed_links/