One of the things that I really love about the new Twitter app for Mac and Facebook is the auto-complete function when you’re mentioning someone. This allows you to quickly notify a user that you’d like to have involved in the conversation. BuddyPress has had this functionality since BP 1.2 but sadly until now it→
When something happens within your BuddyPress Community, you usually want others to respond to this activity. That’s the whole core concept of Social networking. By default BuddyPress adds a “Reply” and “Favorite” button to activity stream items, and while this is cool, for some entries you would like the user to go somewhere. This simple→
Here’s a quick tip straight from the BP-Trac created by R-A-Y. Put the snippet below in your child theme’s functions.php or in your bp-custom.php: Now when a user changes his avatar a new entry gets added to the stream notifying everyone of the new profile picture. Awesome! This functionality will probably be added to BP→