bloginfo_url

最后更新于:2021-11-25 22:21:22

apply_filters( ‘bloginfo_url’, string $output, string $show )

Filters the URL returned by get_bloginfo().

参数

$output

(string)
The URL returned by bloginfo().

$show

(string)
Type of information requested.

源文件

文件: gc-includes/general-template.php

View on Trac