get_bloginfo_rss

Advertisement

Summery Summery

Filters the bloginfo for use in RSS feeds.

Syntax Syntax

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

Parameters Parameters

$info

Converted string value of the blog information.

$show

The type of blog information to retrieve.

Source Source

File: wp-includes/feed.php

Advertisement

Changelog Changelog

Changelog
Version Description
2.2.0 Introduced.

See also See also

Advertisement

Leave a Reply