Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,044
- How-to & Troubleshooting
- 129,713
- Creating & Extending
- 25,797
- Requests & Feedback
- 9,503
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,182
-
Hi Burt. Sorry for cross post but I’m under the gun. I’m trying bp_core_get_userlink() with submitting the_auhtor_id() as the argument and it returns the integer author id. If I submit the author ID as a simple string as in bp_core_get_userlink(6) I get the right link to the profile. What am I missing?