Forums
-
- Forum
- Posts
-
- Installation
- 28,399
- Troubleshooting
- 62,334
- Themes
- 10,396
- Plugins
- 15,320
- Requests & Feedback
- 14,934
- Showcase
- 3,254
-
I really can’t build an entire custom plugin for you.
What you are trying to do will require API functions because the profile link doesn’t exist until it’s calculated. You’ll have to use the get_profile_link functions and send it the user id.
bb_get_profile_link($result->ID)