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.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.5 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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