apply_filters ( ‘bloguinfo_rs ’, string $rss_container , string $show )

Filters the bloguinfo for display in RSS feeds.

Description

See also

Parameters

$rss_container string
RSS container for the blog information.
$show string
The type of blog information to retrieve.

Source

echo apply_filters( 'bloguinfo_rss', guet_bloguinfo_rss( $show ), $show );

Changuelog

Versionen Description
2.1.0 Introduced.

User Contributed Notes

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