Changeset 5543
- Timestamp:
- 12/13/2011 06:31:33 PM (14 years ago)
- Location:
- branches/1.5
- Files:
-
- 4 edited
-
bp-loader.php (modified) (2 diffs)
-
bp-themes/bp-default/rtl.css (modified) (1 diff)
-
bp-themes/bp-default/style.css (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.5/bp-loader.php
r5241 r5543 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.5. 17 * Version: 1.5.2 8 8 * Author URI: http://buddypress.org/community/members/ 9 9 * Network: true … … 18 18 // Define the BuddyPress version 19 19 if ( !defined( 'BP_VERSION' ) ) 20 define( 'BP_VERSION', '1.5. 1' );20 define( 'BP_VERSION', '1.5.2' ); 21 21 22 22 // Define the database version -
branches/1.5/bp-themes/bp-default/rtl.css
r5241 r5543 3 3 * Theme URI: http://buddypress.org/extend/themes/ 4 4 * Description: Clean and stylish, BuddyPress Default lets you build a social network straight out of the box. Make it yours with a custom menu, header image, and background. Along with five widgetized areas (one in the sidebar, four in the footer), BP-Default supports featured images (as custom header images on posts and pages) and is furnished with an optional one-column page template that removes the sidebar, and a stylesheet for the admin Visual Editor. 5 * Version: 1.5. 15 * Version: 1.5.2 6 6 * Author: the BuddyPress team 7 7 * Author URI: http://buddypress.org -
branches/1.5/bp-themes/bp-default/style.css
r5241 r5543 3 3 * Theme URI: http://buddypress.org/extend/themes/ 4 4 * Description: Clean and stylish, BuddyPress Default lets you build a social network straight out of the box. Make it yours with a custom menu, header image, and background. Along with five widgetized areas (one in the sidebar, four in the footer), BP-Default supports featured images (as custom header images on posts and pages) and is furnished with an optional one-column page template that removes the sidebar, and a stylesheet for the admin Visual Editor. 5 * Version: 1.5. 15 * Version: 1.5.2 6 6 * Author: the BuddyPress team 7 7 * Author URI: http://buddypress.org -
branches/1.5/readme.txt
r5241 r5543 2 2 Contributors: apeatling, johnjamesjacoby, MrMaz, DJPaul, boonebgorges 3 3 Tags: buddypress, social networking, activity, profiles, messaging, friends, groups, forums, microblogging, twitter, facebook, social, community, networks, networking, cms 4 Requires at least: 3. 25 Tested up to: 3. 2.16 Stable tag: 1.5. 14 Requires at least: 3.3 5 Tested up to: 3.3 6 Stable tag: 1.5.2 7 7 8 8 Social networking in a box. Build a social network for your company, school, sports team or niche community. … … 85 85 == Upgrade Notice == 86 86 87 = 1.5.2 = 88 * Compatibility with WordPress 3.3 89 * Fixes 10 minor bugs/notices 90 87 91 = 1.5.1 = 88 Fixes over 25 issues92 * Fixes over 25 issues 89 93 90 94 = 1.5 = … … 92 96 93 97 = 1.2.9 = 94 Compatibility with WordPress 3.298 * Compatibility with WordPress 3.2 95 99 96 100 = 1.2.8 = 97 Compatibility with WordPress 3.1101 * Compatibility with WordPress 3.1 98 102 99 103 = 1.2.7 = 100 Fixes over 10 bugs.104 * Fixes over 10 bugs. 101 105 102 106 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.