wp_get_single_post()

wp_get_single_post( int $postid, string $mode = OBJECT …

wp_get_single_post( int $postid, string $mode = OBJECT )

根据post ID检索单个帖子。
Retrieve a single post, based on post ID.

目录锚点:#说明#参数#源码


说明(Description)

“post_category”属性或键中包含类别。在“tags_input”属性或键中包含标记。另请参见get_post()


参数(Parameters)

参数 类型 说明
$postid (int) 职位ID。
$mode (string) 如何返回结果,对象、数组或数组。

源码(Source)

wp_get_single_post() 函数的代码位于 wp-includes/post.php.
更新版本 源码位置 使用 被使用
3.5.0 wp-includes/deprecated.php 2 13
类别:WordPress 函数手册

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册