Advertisement
Naijaping

testing

Aug 21st, 2014
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. $is_friend = friends_check_friendship( bp_loggedin_user_id(), bp_displayed_user_id() );
  2.  
  3. if($is_friend) {
  4. BB Pin:<?php bp_member_profile_data('field=BB Pin');?>
  5. } else{
  6. BB Pin: ***;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement