Hello!
I’m using the BuddyPress User Profile Tabs Creator Pro plugin.
I would like to know how to display the name, username, email, and specific profile fields of the buddypress profile owner.
#displayed_user_id# I am fetching the ID this way, but there is a limit to tab customization…
Please tell me how.
Thank you all the time for your awesome abilities.
Hi,
Thank you for using the plugin.You may use shortcodes to generate these details. Anyshortcode which works with user id can be used(You can specify #displayed_user_id# in place of user id and the plugin does the proper replacement).
If you are unable to find a plugin offering such shortcode, Please list me all the data you want to use and we can put a small plugin to offer shortcodes.
Regards
BrajeshHi,
Thank you. Please allow us to release a plugin by Monday with all these features as shortcode.Regards
BrajeshHi,
I am sorry, we did not push the update earlier.
@ravisharma will be adding the shortcode plugin today and notifying you here.Thank you
BrajeshHello,
Please try the following plugin: https://github.com/buddydev/bp-shortcodes. After activation, You can use the following shortcodes
[bpsc-user-id] [bpsc-username] [bpsc-user-email] [bpsc-user-registration-date] [bpsc-user-display-name] [bpsc-user-member-type] [bpsc-user-avatar]
Please use context “logged_in” or “displayed” to display the result of logged-in or displayed user.
Regards
Ravi- This reply was modified 4 years, 2 months ago by Ravi.
I created a tab using the BuddyPress User Profile Tabs Creator Pro plugin,
and pasted the shortcode below as it is, but nothing appears.[bpsc-user-id]
[bpsc-username]
[bpsc-user-email]
[bpsc-user-registration-date]
[bpsc-user-display-name]
[bpsc-user-member-type]
[bpsc-user-avatar]
The topic ‘ [Resolved] How to display the buddypress user's name, username, email, etc.’ is closed to new replies.