apply_filters( 'get_bloginfo_rss', string $info, string $show )

Filters the bloginfo for use in RSS feeds.


Description Description

See also See also


Top ↑

Parameters Parameters

$info

(string) Converted string value of the blog information.

$show

(string) The type of blog information to retrieve.


Top ↑

Source Source

File: wp-includes/feed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.