Existing and new plugins/components and themes.
Started 1 year, 6 months ago by: Simon Dabkowski
Hi guys, Quick and simple way to intergrade Google Buzz on your activity page AND link directly to the permalink of each activity:
Here’s a txt file with quick instructions: http://www.h-mag.com/google-buzz/code.txt
Instead of modifying a template file, you can also hook into the following action: bp_activity_entry_meta.
function my_gbuzz() { echo ‘whatever’; } add_action( ‘bp_activity_entry_meta’, ‘my_gbuzz’ );
thanks @r-a-y
Show off your BuddyPress powered sites.
Once it’s running.
Problems with getting it running.
Discuss translating BuddyPress
Everything else.
Feature requests; criticism.
Post your add-ons here.
To start connecting please log in first.
Remember Me
Think you've found a bug with the software? Please report it here (use the same login credentials).