Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,985
- How-to & Troubleshooting
- 129,342
- Creating & Extending
- 25,784
- Requests & Feedback
- 9,480
- Third Party Plugins
- 9,784
- Showcase
- 3,317
- Ideas
- 1,400
- Miscellaneous
- 9,167
-
Just use a conditional check to see if displayed user == to logged in user, you can see those sorts of conditions at work if you look through profile pages for views that only show for the actual profile user or items that only show if you are logged in, then simply compare the two to see if they match ‘==’ you can then wrap the sidebar call in that conditional check to only show it if that condition is not met ‘!==’
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS