常用函数-get_post_type()

0条评论

常用函数-get_post_type()

说明

检索目前文章或给定文章的文章类型。

用法

<?php get_post_type( $post ) ?>

参数

$post

(混合)(可选)文章对象或文章ID。

默认值: false

返回的值

(布尔型 | 字符)

返回文章类型,出错时返回false。

示例

注释

  • 用法:$wpdb
  • 用法:$posts 日志循环的全局变量

修改记录

自2.1.0版本后

源文件

get_post_type() is located in wp-includes/post.php

相关资源

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.