常用函数-wp_get_recent_posts()

0条评论

常用函数-wp_get_recent_posts()

说明

按发表时间检索数据库中的$num最新发表文章。默认检索最近十篇文章。

用法

<?php wp_get_recent_posts( $num ) ?>

参数

$num

(整数)(可选)将获取的文章数量

默认值: 10

返回的值

(数组)

文章列表

示例

注释

修改记录

自1.1.0版本后

源文件

wp_get_recent_posts() 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.