get_usernumposts
- get_usernumposts is deprecated since version 3.0.0!
Alternative: count_user_posts()
get_usernumposts ( $userid )
Parameters:- (int) userid User to count posts for.
See:Returns:- (int) Number of posts the given user has written.
Defined at: - Introduced in WordPress: 0.71
- Deprecated in WordPress: 3.0.0
Description
Retrieves the number of posts a user has written.