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