Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,841
- How-to & Troubleshooting
- 129,850
- Creating & Extending
- 25,886
- Requests & Feedback
- 9,530
- Third Party Plugins
- 9,828
- Showcase
- 3,316
- Ideas
- 1,387
- Miscellaneous
- 9,177
-
Not sure exactly what “if current page is profile page” means. You can check if the current user is in *their* profile with bp_is_home(). It returns true if the user is viewing their own profile. You can find out what user is being displayed with $bp->displayed_user->id