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 83d1cd7c02 Tagging 1.1.3
git-svn-id: https://buddypress.svn.wordpress.org/tags/1.1.3@2163 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2009-11-30 14:21:00 +00:00
bp-activity Removing "the_content" filter on activity item content since this is causing too many issues with output and display of activity items. Plugins will need to use the "bp_get_activity_content" filter instead. 2009-11-15 16:38:02 +00:00
bp-blogs Fixes #1235 2009-11-25 11:43:02 +00:00
bp-core Fixing incorrect activation link in 1.1 branch. 2009-11-30 14:00:00 +00:00
bp-forums Add missing textdomain to "all done" message 2009-11-05 18:38:56 +00:00
bp-friends Fixes #1249 2009-11-25 11:56:18 +00:00
bp-groups Fixes #1249 2009-11-25 11:56:18 +00:00
bp-languages POT, generated from r2029 2009-10-03 14:11:09 +00:00
bp-messages Fixes #1249 2009-11-25 11:56:18 +00:00
bp-status Merging last few trunk changes and stripping all whitespace. 2009-11-02 18:56:42 +00:00
bp-themes Bumping 1.1 branch version numbers to 1.1.3 2009-11-30 14:19:13 +00:00
bp-wire Continuted from r2086: Fix distinct SQL counts for pagination in all components. 2009-11-11 20:21:17 +00:00
bp-xprofile Fixes #1249 2009-11-25 11:56:18 +00:00
bp-activity.php Fixes #1343 2009-11-24 15:39:46 +00:00
bp-blogs.php Don't record comments for password protected posts. Fixes #1264 props boonebgorges. 2009-11-25 10:03:01 +00:00
bp-core.php Fixes #1353 2009-11-24 15:56:49 +00:00
bp-forums.php Merging last few trunk changes and stripping all whitespace. 2009-11-02 18:56:42 +00:00
bp-friends.php Fixes #1289 props MrMaz 2009-11-25 10:05:30 +00:00
bp-groups.php Fixes #1267 2009-11-25 11:33:17 +00:00
bp-loader.php Bumping 1.1 branch version numbers to 1.1.3 2009-11-30 14:19:13 +00:00
bp-messages.php Fixes #1323 props petronic 2009-11-24 14:02:13 +00:00
bp-status.php Merging last few trunk changes and stripping all whitespace. 2009-11-02 18:56:42 +00:00
bp-wire.php Fixes #771 2009-09-29 19:22:53 +00:00
bp-xprofile.php Merging last few trunk changes and stripping all whitespace. 2009-11-02 18:56:42 +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 Bumping 1.1 branch version numbers to 1.1.3 2009-11-30 14:19:13 +00:00

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

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 "/wp-content/plugins/buddypress/bp-themes/bp-sn-parent" and
   "/wp-content/plugins/buddypress/bp-themes/bp-default" to "/wp-content/themes/"

You must then login as an admin and head to the "Site Admin > Themes" directory and activate the default
BuddyPress theme (bp-default).

Next, you will want to head to the "Appearance" menu and activate the BuddyPress default theme for the root blog of your WordPress MU installation.

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

1. Backup!

2. Overwrite the /plugins/buddypress/ directory with the latest version.

3. If you are using the default theme, move the themes in "wp-content/plugins/buddypress/bp-themes/" to "wp-content/themes" and overwrite any existing themes.

4. VERY IMPORTANT: If you are no longer using the old two-theme system from BuddyPress 1.0, please make sure to delete your /wp-content/bp-themes/ folder to activate the new one-theme setup.

--- Forums Support ---

To enable forums please log in and head to "BuddyPress > Forums Setup" in the admin area.

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

== Changelog ==

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