Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

how to identify the current_user is following displayed_user , by means o the user_id or something with the Buddypress followers plugin

if(following(current_user, displayed_user))
{ /*do something*/ }
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.