Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,046
- How-to & Troubleshooting
- 129,731
- Creating & Extending
- 25,800
- Requests & Feedback
- 9,505
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Howdy, the member directory relies on a function called get_active_users() in bp-core-classes.php. That relies on the mu usermeta table. mu tracks a ‘last_activity’ key/value pair for each user. How and when mu decides to update this, ya got me. The member directory doesn’t rely on bp produced info to decide who is ‘active’.