分类: WP开发函数
WordPress函数:the_archive_title
一、函数简介
根据查询的对象显示存档标题。(Displays the archive title based on the queried object.)
二、函数参数
* @para……
WordPress函数:get_the_archive_title
一、函数简介
根据查询的对象检索存档标题。(Retrieves the archive title based on the queried object.)
二、函数参数
* @ret……
WordPress函数:single_month_title
一、函数简介
根据日期显示或检索帖子存档的页面标题。(Displays or retrieves page title for post archive based on date.)
二……
WordPress函数:single_term_title
一、函数简介
显示或检索分类法术语存档的页面标题(Displays or retrieves page title for taxonomy term archive.)
二、函……
WordPress函数:single_tag_title
一、函数简介
single_tag_title该函数的作用是显示或检索标签帖子存档的页面标题。(Displays or retrieves page title for tag post archive.)
……
WordPress函数:single_term_title
一、函数简介
single_term_title该函数的作用是显示或检索分类术语存档的页面标题。(Displays or retrieves page title for taxonomy term archive.)
……
WordPress函数:single_cat_title
一、函数简介
single_cat_title该函数作用是显示或检索类别存档的页面标题。(Displays or retrieves page title for category archive.)
&nbs……
WordPress函数:post_type_archive_title
一、函数简介
post_type_archive_title该函数的作用是显示或检索帖子类型存档的标题。(Displays or retrieves title for a post type archive.)
……
WordPress函数:single_post_title
一、函数简介
single_post_title该函数的作用是显示或检索帖子的页面标题。(Displays or retrieves page title for post.)
……
WordPress函数:wp_title
一、函数简介
显示或检索博客所有区域的页面标题。(Displays or retrieves page title for all areas of blog.)
二、函数参……