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 9cb9137c4d Tagging 1.2.1
git-svn-id: https://buddypress.svn.wordpress.org/tags/1.2.1@2783 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2010-02-23 14:36:51 +00:00
bp-activity Fixed is_site_admin() call in activity loop. 2010-02-23 14:11:20 +00:00
bp-blogs Fixing SQL error. 2010-02-23 11:04:00 +00:00
bp-core Fixes #2043 2010-02-23 12:01:04 +00:00
bp-forums Fixing issue where a blog without a tagline would not show up in the front end blog list. 2010-02-22 16:58:16 +00:00
bp-friends Fixes #1949 2010-02-15 10:30:56 +00:00
bp-groups Fixing double slash in group extension API. 2010-02-22 16:03:25 +00:00
bp-languages POT, generated from r2734 2010-02-16 14:11:09 +00:00
bp-messages Fixes #1949 2010-02-15 10:30:56 +00:00
bp-themes/bp-default Bump version numbers to 1.2.1. 2010-02-23 13:38:58 +00:00
bp-xprofile Fixing the use of deprecated template tags in bp-default. Merged the fetching of BP runtime settings into one query to significantly reduce the number of run time database hits. Fixed #1916 2010-02-12 12:31:49 +00:00
bp-activity.php Fixed missing activity favorite actions. 2010-02-22 12:37:57 +00:00
bp-blogs.php Fixing issue where a blog without a tagline would not show up in the front end blog list. 2010-02-22 16:58:16 +00:00
bp-core.php Fixing invalid global. 2010-02-23 13:44:28 +00:00
bp-forums.php Fixing the use of deprecated template tags in bp-default. Merged the fetching of BP runtime settings into one query to significantly reduce the number of run time database hits. Fixed #1916 2010-02-12 12:31:49 +00:00
bp-friends.php Move DB version checks back to checking the DB instead of pre-fetched site options. Fixes #1947 2010-02-18 18:50:35 +00:00
bp-groups.php Fixes #2041 2010-02-23 10:56:44 +00:00
bp-loader.php Bump version numbers to 1.2.1. 2010-02-23 13:38:58 +00:00
bp-messages.php Move DB version checks back to checking the DB instead of pre-fetched site options. Fixes #1947 2010-02-18 18:50:35 +00:00
bp-xprofile.php Fixes bug with invalid option values for xprofile fields. 2010-02-23 13:35:32 +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 Actually fixing stable tag, missed in r2779. 2010-02-23 13:55:16 +00:00

=== Plugin Name ===
Contributors: apeatling
Tags: buddypress, social networking, activity, profiles, messaging, friends, groups, forums, microblogging, twitter, facebook, mingle, social, community, networks, networking, cms
Requires at least: WordPress 2.9.1
Tested up to: WordPress 2.9.1
Stable tag: 1.2.1

== Description ==

Social networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress.

BuddyPress will let users register on your site and start creating profiles, posting messages, making connections, creating and interacting in groups and much more.

<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://buddypress.org/demo/">BuddyPress demo page</a> or the <a href="http://wordpress.org/showcase/flavor/buddypress/">BuddyPress section of the WordPress showcase</a>.

<h4>More Information</h4>

Visit the <a href="http://buddypress.org/">BuddyPress website</a> for more information about BuddyPress.

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

= Can I use my existing WordPress theme? =

Yes you can. First install and activate BuddyPress, then download and activate the <a href="http://wordpress.org/extend/plugins/bp-template-pack/">template extension pack</a>. This plugin will run you through the process step-by-step.

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