-
Jesse Tayler replied to the topic bp_displayed_user_id returning email? in the forum How-to & Troubleshooting 3 years, 5 months ago
ok, thank you — the plugin is ours, but the site and bimber is not so I will check and see what I can learn.
-
Jesse Tayler replied to the topic bp_displayed_user_id returning email? in the forum How-to & Troubleshooting 3 years, 5 months ago
thank you!
I am trying to adjust some code that works for another installation and do not really speak PHP, so I’m confused why this does not work?
[Read more]
add_action( 'bimber_buddypress_memebers_after_user_name', 'bimber_buddypress_memebers_after_user_name' );
$user_name = bp_core_get_username( bp_displayed_user_id() );
function… -
Jesse Tayler started the topic bp_displayed_user_id returning email? in the forum How-to & Troubleshooting 3 years, 5 months ago
I tried to post this but it got lost?
I’m trying to get the username like on this URL path
https://marketerfaves.com/members/jesse-tayler/
I tried a few functions, including
bp_displayed_user_id
but they always seem to return the user’s email address?
is there another function I can call to get the username like “jesse-tayler” as used in the…[Read more]
-
Jesse Tayler's profile was updated 3 years, 5 months ago
@jessetayler
Active 3 years, 5 months ago