Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,040
- How-to & Troubleshooting
- 129,759
- Creating & Extending
- 25,804
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
Hi Ray,
That will return the info for the logged in user only. Let me give a clear example:
I am looking at the “members” page that lists 10 members. I want to write a function that will manipulate the names displayed on the members page for those 10 members.
Neither loggedin_user or displayed_user is what I want.. does that make sense?