BuddyPress DEVELOPMENT repo. This repository is just a mirror of the development SVN at https://buddypress.svn.wordpress.org/. Please include a link to a pre-existing ticket on https://buddypress.trac.wordpress.org/ with every pull request. https://buddypress.org
Find a file
Andy Peatling 3f578647ea Tagging 1.2 beta
git-svn-id: https://buddypress.svn.wordpress.org/tags/1.2-beta@2454 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2010-01-25 17:11:46 +00:00
bp-activity Fixing sidebar members and groups widget JS. 2010-01-25 12:32:11 +00:00
bp-blogs Fixes #1611, #1637 - made hidden blogs visible to logged in user where appropriate. Removed blog role from My Blogs admin menu since this is unreliable and too expensive to fetch on each page load. 2010-01-21 13:24:33 +00:00
bp-core Style tweaks. 2010-01-25 16:41:21 +00:00
bp-forums Fixed missing forum tags. 2010-01-25 14:16:32 +00:00
bp-friends Fixes for the activity widget in bp-sn-parent. 2010-01-25 12:42:20 +00:00
bp-groups Fixing sidebar members and groups widget JS. 2010-01-25 12:32:11 +00:00
bp-languages POT, generated from r2446 2010-01-25 14:11:08 +00:00
bp-messages Fixes #1686 2010-01-25 14:48:13 +00:00
bp-themes Style tweaks. 2010-01-25 16:41:21 +00:00
bp-xprofile Making sure all blog comments under a BuddyPress enabled install have proper BuddyPress full names and profile links for registered users. Also improved the efficiency of this. 2010-01-25 00:33:37 +00:00
bp-activity.php Fixes #1641 2010-01-24 13:13:15 +00:00
bp-blogs.php Fixes #1669 2010-01-24 15:30:34 +00:00
bp-core.php There's nothing I like better than spending an afternoon weaving my way around inconsistencies between PHP4 and PHP5 date/time handling. Fixes #1641 2010-01-25 15:58:46 +00:00
bp-forums.php bp-sn-parent tweaks and fixes. 2010-01-24 21:20:20 +00:00
bp-friends.php Fixes #1641 2010-01-24 13:13:15 +00:00
bp-groups.php Fixes #1669 2010-01-24 15:30:34 +00:00
bp-loader.php Fixing sidebar members and groups widget JS. 2010-01-25 12:32:11 +00:00
bp-messages.php Fixes #1686 2010-01-25 14:48:13 +00:00
bp-xprofile.php Fixes #1641 2010-01-24 13:13:15 +00:00
favicon.ico Updating favicon, previous image was corrupted. 2008-10-29 23:28:20 +00:00
license.txt Fixed permission issues with profile image uploads on signup. 2008-06-10 20:58:06 +00:00
readme.txt Cleaning up a few style bugs and adding latest update to available data on member loops. 2010-01-04 11:16:44 +00:00

=== Plugin Name ===
Contributors: apeatling
Tags: buddypress, wpmu, social networking, activity, profiles, messaging, friends, groups, forums, microblogging
Requires at least: WordPress 2.9
Tested up to: WordPress 2.9
Stable tag: 1.1.3

== Description ==

BuddyPress is designed to extend WordPress and bring along a whole host of new social features. BuddyPress
will let users register on your site and start creating profiles, posting messages, making connections,
creating and interacting in groups and much more. If you're looking to use WordPress to build a niche community
or communication tool then BuddyPress will enable that with a click of a button.

<h4>Try the Demo</h4>

If you're interested in seeing what a default installation of BuddyPress has to offer, try out the BuddyPress test
drive! This site is a community of BuddyPress users looking to try out and discuss the latest features of BuddyPress.

<a href="http://testbp.org/">BuddyPress Test Drive</a>

<h4>Who's Using BuddyPress?</h4>

More and more WordPress with BuddyPress powered sites are popping up. You can take a look at some of the best
sites on the <a href="http://wordpress.org/showcase/flavor/buddypress/">BuddyPress section of the WordPress showcase</a>.

== Installation ==

You can download and install BuddyPress using the built in WordPress plugin installer. If you download BuddyPress
manually, make sure it is uploaded to "/wp-content/plugins/buddypress/".

Activate BuddyPress in the "Plugins" admin panel using the "Activate" link.

You will need to enable permalink support in your WordPress installation for BuddyPress pages to function correctly.
You can set this up using the "Settings > Permalinks" menu in your WordPress admin area.

Finally, you will need to activate a BuddyPress compatible theme. Two BuddyPress themes are bundled with the plugin,
you can activate these using the "Appearance > Themes" menu in your WordPress admin area. To install other BuddyPress
compatible themes, use the "Appearance > Add New Themes" menu and select the "buddypress" checkbox before hitting the
"Find Themes" button.

--- Forums Support ---

BuddyPress also includes support for discussion forums. Each group created on your site can have its own discussion forum.
If you'd like to enable this feature please use the "BuddyPress > Forums Setup" menu in your WordPress admin area and
follow the on screen instructions.

== Frequently Asked Questions ==

= Will this work on standard WordPress and WordPress MU? =

Yes! BuddyPress will run on both versions of WordPress. If you are using WordPress MU then BuddyPress will support
the global tracking of blogs, posts and comments.

= Where can I get support? =

The support forums can be found here: http://buddypress.org/forums/

= Where can I find documentation? =

The documentation codex can be found here: http://codex.buddypress.org/

= Where can I report a bug? =

Bugs can be reported here: http://trac.buddypress.org/newticket/

= Where can checkout the latest bleeding edge? =

BuddyPress subversion trunk can be found at: http://svn.buddypress.org/trunk/

== Changelog ==

See http://buddypress.org/about/release-history/ for a list of changes.