@pbearne
Active 2 weeks, 1 day ago
-
danbpfr replied to the topic getting post count via user ID in the forum Third Party Plugins 12 years ago
hi paul,
the function given by modemlooper doesn’t exist in WP…
Try this one: bbp_get_user_post_count( $user_id ); ?
You can also analyse this old plugin, for inspiration […]