apply_filters( 'bloginfo', mixed $output , mixed $show )
Filters the site information returned by get_bloginfo().
Description Description
Parameters Parameters
- $output
-
(mixed) The requested non-URL site information.
- $show
-
(mixed) Type of information requested.
Source Source
Changelog Changelog
Version | Description |
---|---|
0.71 | Introduced. |