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