get_gc_title_rss

最后更新于:2021-11-27 00:14:14

apply_filters( ‘get_gc_title_rss’, string $title, string $deprecated )

Filters the blog title for use as the feed title.

参数

$title

(string)
The current blog title.

$deprecated

(string)
Unused.

源文件

文件: gc-includes/feed.php

View on Trac