bloginfo

最后更新于:2021-11-25 22:13:23

apply_filters( ‘bloginfo’, mixed $output, string $show )

Filters the site information returned by get_bloginfo().

参数

$output

(mixed)
The requested non-URL site information.

$show

(string)
Type of information requested.

源文件

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

View on Trac