Viewing 1 replies (of 1 total)
  • Plugin Author donmik

    (@atallos)

    You need to ask your question in buddypress forums, it’s the better place for this.

    In my opinion, the easiest way should be modifying templates and write some php like this:

    if (bp_displayed_user_id() != get_current_user_id())

    If the displayed user is not the user logged in, hide the field…

Viewing 1 replies (of 1 total)
  • The topic ‘Full name field visibility’ is closed to new replies.