Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,043
- How-to & Troubleshooting
- 129,756
- Creating & Extending
- 25,804
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Use https://codex.wordpress.org/WPMU_Functions/get_blogs_of_user to get the blogs of the user, then count the posts on every blog, add them all together and you’ll see wether a user has any posts or not.