【发布时间】:2015-02-18 13:22:46
【问题描述】:
你能帮我申请每天的最后一个帖子吗,比如'<span> this is last post of <date> </span>'。这是一个包含对象的数组:
Array
(
[0] => WP_Post Object
(
[ID] => 845
[post_author] => 3
[post_date] => 2015-02-18 15:01:37
[post_date_gmt] => 2015-02-18 13:01:37
[post_status] => publish
[post_content_filtered] =>
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
...
)...
任何帮助将不胜感激。
【问题讨论】:
标签: php wordpress sorting loops foreach