Changeset 5141
- Timestamp:
- 09/10/2011 11:43:05 PM (14 years ago)
- Location:
- branches/1.2
- Files:
-
- 3 edited
-
bp-loader.php (modified) (1 diff)
-
bp-themes/bp-default/style.css (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/bp-loader.php
r4608 r5141 5 5 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. 6 6 Author: The BuddyPress Community 7 Version: 1.2. 97 Version: 1.2.10 8 8 Author URI: http://buddypress.org/community/members/ 9 9 Network: true 10 10 */ 11 11 12 define( 'BP_VERSION', '1.2. 9' );12 define( 'BP_VERSION', '1.2.10' ); 13 13 14 14 /*** -
branches/1.2/bp-themes/bp-default/style.css
r4608 r5141 3 3 Theme URI: http://buddypress.org/extend/themes/ 4 4 Description: The default theme for BuddyPress. 5 Version: 1.2. 95 Version: 1.2.10 6 6 Author: BuddyPress.org 7 7 Author URI: http://buddypress.org -
branches/1.2/readme.txt
r4608 r5141 3 3 Tags: buddypress, social networking, activity, profiles, messaging, friends, groups, forums, microblogging, twitter, facebook, mingle, social, community, networks, networking, cms 4 4 Requires at least: 3.2 5 Tested up to: 3.2 6 Stable tag: 1.2. 95 Tested up to: 3.2.1 6 Stable tag: 1.2.10 7 7 8 8 == Description == … … 122 122 == Upgrade Notice == 123 123 124 = 1.2.10 = 125 Some security fixes 126 Removed deprecated function calls 127 Fixes activity permalinks for private and hidden groups 128 124 129 = 1.2.9 = 125 130 Compatibility with WordPress 3.2
Note: See TracChangeset
for help on using the changeset viewer.