首页 WordPress函数大全 get_most_recent_post_of_user()

get_most_recent_post_of_user()

2020-05-01 / 4130阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_most_recent_post_of_user( int $user_id )

Get a user’s most recent post.

描述

Walks through each of a user’s blogs to find the post with the most recent post_date_gmt.

参数

$user_id

(int)
(Required)

返回

(array) Contains the blog_id, post_id, post_date_gmt, and post_gmt_ts

大家谈论
    我的见解