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
2009-06-06 02:15:05 +00:00
bp-activity Making sure there is always a valid max fallback on widgets. 2009-06-05 21:58:24 +00:00
bp-blogs Making sure there is always a valid max fallback on widgets. 2009-06-05 21:58:24 +00:00
bp-core Making sure there is always a valid max fallback on widgets. 2009-06-05 21:58:24 +00:00
bp-forums Adding parameter support to forum template loops. 2009-04-29 16:14:51 +00:00
bp-friends Streamlined the multiple functions to get the user's name, and brought them under the new "bp_core_get_user_displayname" function. 2009-06-05 21:29:24 +00:00
bp-groups Making sure there is always a valid max fallback on widgets. 2009-06-05 21:58:24 +00:00
bp-languages POT, generated from r1515 2009-06-05 14:11:05 +00:00
bp-messages Streamlined the multiple functions to get the user's name, and brought them under the new "bp_core_get_user_displayname" function. 2009-06-05 21:29:24 +00:00
bp-themes Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +00:00
bp-wire Fix Wire empty_message typo 2009-05-13 06:07:04 +00:00
bp-xprofile Streamlined the multiple functions to get the user's name, and brought them under the new "bp_core_get_user_displayname" function. 2009-06-05 21:29:24 +00:00
bp-activity.php Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +00:00
bp-blogs.php Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +00:00
bp-core.php Adding back missing nav item priorities. 2009-06-06 02:15:05 +00:00
bp-forums.php Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +00:00
bp-friends.php Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +00:00
bp-groups.php Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +00:00
bp-loader.php Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +00:00
bp-messages.php Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +00:00
bp-wire.php Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +00:00
bp-xprofile.php Bumping internal version numbers to 1.0.1 2009-06-05 22:23:04 +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 Updating readme files 2009-06-05 22:44:46 +00:00

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

BuddyPress is a suite of WordPress MU social networking plugins and themes.

== Description ==

BuddyPress will extend WordPress MU and bring social networking features to a new or existing installation.

BuddyPress is a suite of WordPress plugins and themes, each adding a distinct new feature. BuddyPress 
contains all the features you'd expect from WordPress but aims to let members socially interact.

All BuddyPress plugins can be themed to match your own style, in just the same way as a WordPress blog. 
The BuddyPress plugins are bundled with a default theme to get you going out of the box.

== Installation ==

BuddyPress requires WordPress MU, it will not work on a single install of WordPress (yet).

--- Plugins: ---

1. Upload everything into the "/wp-content/plugins/buddypress/" directory of your installation.
2. Activate BuddyPress in the "Plugins" admin panel using the "Activate Site Wide" or "Activate" link (both work).

--- Themes: ---

1. Move the "/wp-content/plugins/buddypress/bp-themes/" directory to "/wp-content/bp-themes/"

The default home theme is not required, you can use a standard WordPress theme for your root blog if you wish.

2. To install the default home theme move "/wp-content/bp-themes/bphome/ to /wp-content/themes/bphome/"

There are a few more steps to get you going correctly, to read the full setup guide, please visit:
http://codex.buddypress.org/getting-started/installing-buddypress/

--- Upgrading from an earlier version: ---

1. Backup!
2. Overwrite the /plugins/buddypress/ directory with the latest version.
3. If you are using the default themes, overwrite them using the new versions in the /plugins/buddypress/
directory. If you are using your own custom themes, they will continue to work with no changes needed.


== Frequently Asked Questions ==

= Will this work on standard WordPress? =

No, this will only work on WordPress MU for the time being, but watch this space.

= 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/