最新文章
thumbnail

WordPress函数:get_the_post_type_description

一、函数简介 检索帖子类型存档的描述。(Retrieves the description for a post type archive.)   二、函数参数 * @return string……
thumbnail

WordPress函数:get_the_archive_description

一、函数简介 检索作者、帖子类型或术语存档的描述。(Retrieves the description for an author, post type, or term archive.)   ……
thumbnail

WordPress函数:the_archive_description

一、函数简介 显示类别、标记、术语或作者描述。(Displays category, tag, term, or author description.)   二、函数参数 * ……
thumbnail

WordPress函数:the_archive_title

一、函数简介 根据查询的对象显示存档标题。(Displays the archive title based on the queried object.)   二、函数参数 * @para……
thumbnail

WordPress函数:get_the_archive_title

一、函数简介 根据查询的对象检索存档标题。(Retrieves the archive title based on the queried object.)   二、函数参数 * @ret……
thumbnail

WordPress函数:single_month_title

一、函数简介 根据日期显示或检索帖子存档的页面标题。(Displays or retrieves page title for post archive based on date.)   二……
thumbnail

WordPress函数:single_term_title

一、函数简介 显示或检索分类法术语存档的页面标题(Displays or retrieves page title for taxonomy term archive.)   二、函……
thumbnail

WordPress函数:single_tag_title

一、函数简介 single_tag_title该函数的作用是显示或检索标签帖子存档的页面标题。(Displays or retrieves page title for tag post archive.) ……
thumbnail

WordPress函数:single_term_title

一、函数简介 single_term_title该函数的作用是显示或检索分类术语存档的页面标题。(Displays or retrieves page title for taxonomy term archive.) ……
thumbnail

WordPress函数:single_cat_title

一、函数简介 single_cat_title该函数作用是显示或检索类别存档的页面标题。(Displays or retrieves page title for category archive.) &nbs……