Filters the number of posts a user has written.
$countint
$useridint
$post_typestring|array
$public_onlybool
return apply_filters( 'get_usernumposts', $count, $userid, $post_type, $public_only );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_usernumposts