Skip to:
Content

BuddyPress.org

Changeset 6874


Ignore:
Timestamp:
03/27/2013 07:14:27 PM (13 years ago)
Author:
johnjamesjacoby
Message:

Bump to 1.7-rc1. Includes link to changelog in readme.txt for 1.7 that are still needed in codex.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-loader.php

    r6847 r6874  
    1717 * Author:      The BuddyPress Community
    1818 * Author URI:  http://buddypress.org/community/members/
    19  * Version:     1.7-beta2
     19 * Version:     1.7-rc1
    2020 * Text Domain: buddypress
    2121 * Domain Path: /bp-languages/
     
    279279        /** Versions **********************************************************/
    280280
    281         $this->version    = '1.7-beta2-6846';
     281        $this->version    = '1.7-rc1-6874';
    282282        $this->db_version = 6067;
    283283
  • trunk/readme.txt

    r6862 r6874  
    33Tags: social networking, activity, profiles, messaging, friends, groups, forums, notifications, settings, twitter, facebook, social, community, networks, networking, cms
    44Requires at least: 3.5
    5 Tested up to: 3.5
     5Tested up to: 3.6
    66Stable tag: 1.6.5
    77License: GPLv2 or later
     
    74741. **Activity Streams** - Global, personal and group activity streams with threaded commenting, direct posting, favoriting and @mentions. All with full RSS feeds and email notification support.
    75752. **Extended Profiles** - Fully editable profile fields allow you to define the fields users can fill in to describe themselves. Tailor profile fields to suit your audience.
    76 3. **Extensible Groups** - Powerful public, private or hidden groups allow your users to break the discussion down into specific topics. Extend groups with your own custom features using the group extension API.
    77 4. **Friend Connections** - Let your users make connections so they can track the activity of others, or filter on only those users they care about the most.
    78 5. **Private Messaging** - Private messaging will allow your users to talk to each other directly and in private. Not just limited to one-on-one discussions, your users can send messages to multiple recipients.
    79 6. **Discussion Forums** - Full powered discussion forums built directly into groups allow for more conventional in-depth conversations.
    80 7. **WordPress Blogging** - Allow your users to start their own blogs using WordPress's Multisite feature, and track posts and comments from across your blog network in the activity stream.
    81 8. **User Settings** - Give your users complete control over profile and notification settings. Settings are fully integrated into your theme, and can be disabled by the administrator.
     763. **User Settings** - Give your users complete control over profile and notification settings. Settings are fully integrated into your theme, and can be disabled by the administrator.
     774. **Extensible Groups** - Powerful public, private or hidden groups allow your users to break the discussion down into specific topics. Extend groups with your own custom features using the group extension API.
     785. **Friend Connections** - Let your users make connections so they can track the activity of others, or filter on only those users they care about the most.
     796. **Private Messaging** - Private messaging will allow your users to talk to each other directly and in private. Not just limited to one-on-one discussions, your users can send messages to multiple recipients.
     807. **Blogging Network** - Allow your users to start their own blogs using WordPress's Multisite feature, and track posts and comments from across your blog network in the activity stream.
    8281
    8382== Languages ==
     
    8685
    8786== Upgrade Notice ==
     87
     88= 1.7 =
     89See: http://codex.buddypress.org/releases/version-1-7/
     90
     91= 1.6.5 =
     92See: http://codex.buddypress.org/releases/version-1-6-5/
    8893
    8994= 1.6.4 =
Note: See TracChangeset for help on using the changeset viewer.