get_the_archive_description
apply_filters( ‘get_the_archive_description’, string $description )
过滤钩子:过滤存档描述。
Filter Hook: Filters the archive description.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$description | (string) | 要显示的存档说明。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.1.0 | wp-includes/general-template.php:1666 | 1 | 0 |
get_the_archive_description 为WP2原创文章,链接:https://www.wp2.cn/hook/get_the_archive_description-2/