BuddyDev

BuddyPress Friends Suggest

Now we have the basic friend suggestions widget for BuddyPress based social network. It will display a friend suggestion list like facebook friend suggestion to the logged in user and the user can add new friend or hide the suggestions. All the credit for the idea goes to Gwu.

In the current version(I am calling it basic version), The possible friend list is built by looking for friends of friends and then providing the suggestion to the user. A pro version with a lot more flexibility and profile field data based matching is also available.

Features:-

  • Show suggestions based on the friends of friends connections
  • Allow user to hide a suggestion from showing in future
  • Allow site admin to limit the number of suggestion is shown at a time

For Future versions, I am considering the following possibility:-

  • Allow friend suggestion based on the xprofile fields

Obviously the suggestions are randomized to avoid looking boring 🙂

How about some screenshots:-

Friends Suggestion widget in available Widgets list:

Friend Suggestion Widget Options

Friend Suggestion Widget Display:-

The widget does not supplies any css, so you will need to update the css according to your theme. The above look is from bp-default theme when we do not apply any css.

Git Repo:

https://github.com/sbrajesh/bp-friends-suggest

Pro

If you are looking for more, Please check out the BuddyPress Friends Suggestions pro.

Release History

  • Version: 1.1.0

    Saturday, 23 March, 2019
    • Tested With: BuddyPress 4.2
    • Compatible With: BuddyPress 2.0+

    Complete rewrite for new standards.
    Test with BuddyPress 3.2
    Relased on 08/11/2017

  • Version: 1.0.2

    Saturday, 08 September, 2012
    • Tested With: BuddyPress 1.6.1
    • Compatible With: BuddyPress 1.6

    Updated for BuddyPress 1.6+

  • Version: 1.0.1

    Thursday, 18 August, 2011
    • Tested With: BuddyPress 1.5
    • Compatible With: BuddyPress 1.5

    Updated for BuddyPress 1.5

  • Version: 1.0

    Tuesday, 08 February, 2011
    • Tested With: BuddyPress 1.2.9
    • Compatible With: BuddyPress 1.2.9

    Initial release.