the_archive_description

函数
the_archive_description ( $before = '', $after = '' )
参数
  • (string) $before Optional. Content to prepend to the description. Default empty.
    Required:
    Default: (empty)
  • (string) $after Optional. Content to append to the description. Default empty.
    Required:
    Default: (empty)
相关
  • get_the_archive_description()
定义位置
相关方法
get_the_archive_descriptionthe_author_descriptionterm_descriptionget_file_descriptiontag_description
引入
4.1.0
弃用
-

the_archive_description: 这个函数显示当前档案的描述。

显示类别、标签、术语或作者描述。

function the_archive_description( $before = '', $after = '' ) {
	$description = get_the_archive_description();
	if ( $description ) {
		echo $before . $description . $after;
	}
}

常见问题

FAQs
查看更多 >
闪电伯伯

(工作日 10:00 - 18:30 为您服务)

2025-11-19 06:27:47

您好,无论是售前、售后、意见建议……均可通过联系工单与我们取得联系。

您也可选择聊天工具与我们即时沟通或点击查看:

您的工单我们已经收到,我们将会尽快跟您联系!
取消
选择聊天工具: