BuddyPress Links is a drop in link and rich media sharing component for BuddyPress 1.2.x
Released under the GNU GENERAL PUBLIC LICENSE 3.0 (http://www.gnu.org/licenses/gpl.txt)
All original code is Copyright (c) 2009 Marshall Sorenson. All rights reserved.
To override only certain templates from the bp-links-default theme directory, create a directory named "bp-links-default" in your child theme, and replace the template using the EXACT same path AND filename.
To create a totally custom theme in order to completely bypass any core links themes you will need to define a custom theme name.
For example, if your active WordPress theme is 'bluesky', and you wanted to define your links theme as 'links-custom', you would put your files in:
/path/to/wp-content/themes/bluesky/links-custom
And in wp-config.php you would place this define statement:
define( 'BP_LINKS_CUSTOM_THEME', 'links-custom' )
To find out which template files are required to exist, do a recursive search for 'bp_links_load_template'
The support forum for the 0.4 branch can be found here: http://buddypress.org/forums/topic/buddypress-links-04x-releases-and-support
Coming soon
Look for MrMaz in #buddypress-dev
Or on buddypress.org http://buddypress.org/community/members/MrMaz/
Or on his website http://marshallsorenson.com/
Please search the forums first!!!
Requires: PHP 5.2, WordPress 3.x, BuddyPress 1.2.6 or higher
Compatible up to: PHP 5.2.x, WordPress 3.x, BuddyPress 1.2.6
Last Updated: 2010-10-22
Downloads: 31,121
Got something to say? Need help?