1. 首页
  2. WordPress 函数手册

get_wp_title_rss()

get_wp_title_rss( string $deprecated = ‘–’ )

检索提要标题的博客标题。
Retrieve the blog title for the feed title.

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


参数(Parameters)

参数 类型 必填 说明
$deprecated (string) 可选 未使用。。

返回(Return)

(string)文档标题。


源码(Source)


更新版本 源码位置 使用 被使用
4.4.0 wp-includes/feed.php:100 2 5

get_wp_title_rss() 为WP2原创文章,链接:https://www.wp2.cn/functions/get_wp_title_rss/