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-05-05 10:38:22 +00:00
bp-activity Fixed incorrect variable reference. 2009-04-28 16:25:01 +00:00
bp-blogs Removing optional 'can_post' from wire ajax function and typecasting blog/posts/comments arrays as an array to fix potential array_split warning. 2009-04-30 11:38:05 +00:00
bp-core Added filters to all bp_core_load_template() calls. Gives theme designers the ability to override template names, and define their own theme filenames and structure. 2009-04-30 14:06:08 +00:00
bp-forums Adding parameter support to forum template loops. 2009-04-29 16:14:51 +00:00
bp-friends Making sure $user_id is always available in the friends loop. 2009-04-29 11:04:25 +00:00
bp-groups Adding bp_group_pagination_count() template tag. 2009-04-29 11:12:28 +00:00
bp-languages POT, generated from r1458 2009-04-30 14:11:03 +00:00
bp-messages Adding private messages pagination count template tag. 2009-04-29 12:37:43 +00:00
bp-themes updating internal version numbers 2009-04-30 18:15:15 +00:00
bp-wire Adding $component_slug parameter to wire template loop. 2009-04-29 13:22:28 +00:00
bp-xprofile Fixes #709 2009-04-29 15:29:03 +00:00
bp-activity.php updating internal version numbers 2009-04-30 18:15:15 +00:00
bp-blogs.php updating internal version numbers 2009-04-30 18:15:15 +00:00
bp-core.php updating internal version numbers 2009-04-30 18:15:15 +00:00
bp-forums.php updating internal version numbers 2009-04-30 18:15:15 +00:00
bp-friends.php updating internal version numbers 2009-04-30 18:15:15 +00:00
bp-groups.php updating internal version numbers 2009-04-30 18:15:15 +00:00
bp-loader.php fixing incorrect version number in tags/1.0 2009-05-05 10:38:22 +00:00
bp-messages.php updating internal version numbers 2009-04-30 18:15:15 +00:00
bp-wire.php updating internal version numbers 2009-04-30 18:15:15 +00:00
bp-xprofile.php updating internal version numbers 2009-04-30 18:15: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 Renaming readme file to fit in with wp.org plugin repo standards 2009-04-30 18:16:44 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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

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/buddypress-home/ to /wp-content/themes/buddypress-home/"

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/

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