Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How to check if friendship exists between two members?

You can check to see if a friendship exists with:

function friends_check_friendship( $user_id, $possible_friend_id )

Skip to toolbar