Changeset 7340
- Timestamp:
- 08/05/2013 07:24:07 PM (13 years ago)
- Location:
- branches/1.8
- Files:
-
- 4 edited
-
bp-loader.php (modified) (1 diff)
-
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.8/bp-loader.php
r7284 r7340 17 17 * Author: The BuddyPress Community 18 18 * Author URI: http://buddypress.org/community/members/ 19 * Version: 1.8.1 -alpha19 * Version: 1.8.1 20 20 * Text Domain: buddypress 21 21 * Domain Path: /bp-languages/ -
branches/1.8/bp-themes/bp-default/rtl.css
r7280 r7340 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.8 5 * Version: 1.8.1 6 6 * Author: the BuddyPress team 7 7 * Author URI: http://buddypress.org -
branches/1.8/bp-themes/bp-default/style.css
r7280 r7340 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.8 5 * Version: 1.8.1 6 6 * Author: the BuddyPress team 7 7 * Author URI: http://buddypress.org -
branches/1.8/readme.txt
r7280 r7340 4 4 Requires at least: 3.5 5 5 Tested up to: 3.6 6 Stable tag: 1.8 6 Stable tag: 1.8.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 78 78 == Upgrade Notice == 79 79 80 = 1.8.1 = 81 See: http://codex.buddypress.org/releases/version-1-8-1/ 82 80 83 = 1.8 = 81 84 See: http://codex.buddypress.org/releases/version-1-8/ … … 125 128 == Changelog == 126 129 130 = 1.8.1 = 131 See: http://codex.buddypress.org/releases/version-1-8-1/ 132 127 133 = 1.8 = 128 134 See: http://codex.buddypress.org/releases/version-1-8/
Note: See TracChangeset
for help on using the changeset viewer.