Skip to:
Content

BuddyPress.org

Changeset 2731


Ignore:
Timestamp:
02/16/2010 08:47:53 AM (17 years ago)
Author:
apeatling
Message:

Bumping version numbers and updating plugin description.

Location:
trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r2708 r2731  
    33Plugin Name: BuddyPress
    44Plugin URI: http://buddypress.org/download/
    5 Description: BuddyPress will add social networking features to a new or existing WordPress MU installation.
     5Description: 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.
    66Author: The BuddyPress Community
    7 Version: 1.2-rc3
     7Version: 1.2
    88Author URI: http://buddypress.org/developers/
    99Site Wide Only: true
    1010*/
    1111
    12 define( 'BP_VERSION', '1.2-rc3' );
     12define( 'BP_VERSION', '1.2' );
    1313
    1414/***
  • trunk/bp-themes/bp-default/style.css

    r2723 r2731  
    33Theme URI: http://buddypress.org/extend/themes/
    44Description: The default theme for BuddyPress.
    5 Version: 1.2-rc3
     5Version: 1.2
    66Author: BuddyPress.org
    77Author URI: http://buddypress.org
  • trunk/readme.txt

    r2673 r2731  
    2424
    2525More and more WordPress with BuddyPress powered sites are popping up. You can take a look at some of the best
    26 sites on the <a href="http://wordpress.org/showcase/flavor/buddypress/">BuddyPress section of the WordPress showcase</a>.
     26sites on the <a href="http://buddypress.org/demo/">BuddyPress demo page</a> or the
     27<a href="http://wordpress.org/showcase/flavor/buddypress/">BuddyPress section of the WordPress showcase</a>.
    2728
    2829== Installation ==
Note: See TracChangeset for help on using the changeset viewer.