buddypress/bp-themes/bp-default
John James Jacoby b5f2401901 Bump 1.9 branch to 1.9.1.
git-svn-id: https://buddypress.svn.wordpress.org/branches/1.9@7716 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2013-12-27 22:51:16 +00:00
..
_inc Use delegation for activity stream Read More links 2013-11-29 18:59:00 +00:00
activity Make sure activity comments can be viewed on single activity pages. 2013-10-29 17:59:52 +00:00
blogs Remove whitespace before get_header calls in blogs index and create templates. 2012-03-06 06:52:47 +00:00
forums Change 'title' attribute for topic links in group forum loop template. 2013-01-18 07:43:09 +00:00
groups Use row classes in group templates 2013-09-16 19:55:25 +00:00
members Notifications: 2013-12-17 18:03:26 +00:00
registration When loading profile fields for registration, do not attempt to fetch field data. See #4362. 2013-11-01 15:05:14 +00:00
404.php Add ending semicolons to bp-default where omitted. Fixes #4002. 2012-02-12 20:09:34 +00:00
archive.php Add ending semicolons to bp-default where omitted. Fixes #4002. 2012-02-12 20:09:34 +00:00
attachment.php Add ending semicolons to bp-default where omitted. Fixes #4002. 2012-02-12 20:09:34 +00:00
comments.php Replace deprecated call to trackback_url( '0' ) with get_trackback_url() 2013-06-05 03:33:31 +00:00
editor-style-rtl.css Add TinyMCE styling to make the editor content match the resulting post output in the theme. Fixes #3142 2011-04-09 20:57:24 +00:00
editor-style.css Reverts r4807 for editor stylesheet. See #3222 2011-07-25 20:42:49 +00:00
footer.php Reverts piggybacking of bp_head and bp_footer actions from r5736. 2012-07-13 13:20:13 +00:00
functions.php In bp-default, swap the 'bp_sidebar_login_form' action order. Also use esc_url() in bp_dtheme_sidebar_login_redirect_to() instead of esc_attr(). Fixes #5080. 2013-07-11 01:31:42 +00:00
header.php When in theme-compat, make sure 'bp_head' gets added to 'wp_head' action. Also introduce bp_head() function, and use in bp-default header.php. Fixes #4669. 2012-12-10 13:39:30 +00:00
index.php Add ending semicolons to bp-default where omitted. Fixes #4002. 2012-02-12 20:09:34 +00:00
license.txt Set svn:eol-style native on all files 2013-04-19 12:45:18 +00:00
links.php Add ending semicolons to bp-default where omitted. Fixes #4002. 2012-02-12 20:09:34 +00:00
onecolumn-page.php Add 'BuddyPress' to all 1.5 phpdoc since's. 2012-03-16 01:06:05 +00:00
page.php Add ending semicolons to bp-default where omitted. Fixes #4002. 2012-02-12 20:09:34 +00:00
readme.txt Set svn:eol-style native on all files 2013-04-19 12:45:18 +00:00
rtl.css Bump 1.9 branch to 1.9.1. 2013-12-27 22:51:16 +00:00
screenshot.png Adding new bp-default theme to the repository. This is still heavily under development, so expect things to be added, changed or completely removed before 1.2. 2009-12-14 15:54:22 +00:00
search.php Add ending semicolons to bp-default where omitted. Fixes #4002. 2012-02-12 20:09:34 +00:00
searchform.php Tidy up svn props. Fixes #4256 2012-06-28 19:12:00 +00:00
sidebar-footer.php Add ending semicolons to bp-default where omitted. Fixes #4002. 2012-02-12 20:09:34 +00:00
sidebar.php Remove 'testcookie' hidden field in BP's login forms. 2013-10-31 18:46:20 +00:00
single.php Add ending semicolons to bp-default where omitted. Fixes #4002. 2012-02-12 20:09:34 +00:00
style.css Bump 1.9 branch to 1.9.1. 2013-12-27 22:51:16 +00:00

--- BuddyPress Default ---
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.


--- Installation ---
The theme is bundled with BuddyPress. After activating the plugin, BuddyPress Default will be added to the "Appearance > Themes" menu in your WordPress admin area.


--- About BuddyPress ---
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. BuddyPress will let users register on your site and start creating profiles, posting messages, making connections, creating and interacting in groups and much more.

For help with BuddyPress Default, or for more information about BuddyPress, please visit http://buddypress.org/.


--- Building a BuddyPress theme ---
If you want to make a custom theme based on BuddyPress Default, DO NOT copy and edit it. By doing this you will make updates and maintenance much harder for yourself. Instead, please review this codex page for instructions on how to build a BuddyPress child theme:

http://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/


--- Changelog ---
A list of changes is available at http://codex.buddypress.org/theme-development/bp-default-theme-changelog/.