您现在的位置是:首页 > 网站制作 > WordpressWordpress

WordPress函数post_type_archive_title()

杰帅2023-08-06【Wordpress】人已围观

简介介绍

介绍

post_type_archive_title()

是自定义文章类型 post type 的archive页面标题。显示 archive.php 和 archive-{posttype}.php 页面标题。

使用

<?php post_type_archive_title( $prefix, $display); ?>

参数

$prefix
(string) (optional) What to display before the title
Default: None
$display
(bool) (optional) Whether to display or retrieve title
Default: true

返回值

(string)
Title when retrieving, null when displaying or failure.

示例

显示自定义文章类型的archive标题。

<h1><?php post_type_archive_title(); ?></h1>

Tags:wordpress函数   WordPress建站   wordpress教程

很赞哦! ()

文章评论

本站推荐

站点信息

  • 建站时间:2018-10-24
  • 网站程序:帝国CMS7.5
  • 主题模板《今夕何夕》
  • 文章统计1172篇文章
  • 标签管理标签云
  • 统计数据百度统计
  • 微信公众号:扫描二维码,关注我们