buddypress/bp-themes/bp-default
Andy Peatling 9bc29d206e Bump version numbers to 1.2.1.
git-svn-id: https://buddypress.svn.wordpress.org/branches/1.2@2776 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2010-02-23 13:38:58 +00:00
..
_inc Moving delete activity actions before the delete to make sure plugins can access activity details, before they are deleted. 2010-02-16 12:33:39 +00:00
activity Fixed duplicate database hits when calling is_site_admin() in a loop on single WP installs. Fixed duplicate call to bp_activity_content_body() causing issues with filters. 2010-02-20 12:32:00 +00:00
blogs Made the ajax_querystring function a core template tag that can be filtered by the active theme. This will allow the bp-default templates to be copied into another WordPress theme without having to copy anything in functions.php. 2010-02-12 18:52:58 +00:00
forums Made the ajax_querystring function a core template tag that can be filtered by the active theme. This will allow the bp-default templates to be copied into another WordPress theme without having to copy anything in functions.php. 2010-02-12 18:52:58 +00:00
groups Fixing use of short php tags. 2010-02-22 15:59:35 +00:00
members Made the ajax_querystring function a core template tag that can be filtered by the active theme. This will allow the bp-default templates to be copied into another WordPress theme without having to copy anything in functions.php. 2010-02-12 18:52:58 +00:00
registration Fixes #2043 2010-02-23 12:01:04 +00:00
404.php 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
archive.php Fixes #1916 2010-02-12 10:15:54 +00:00
attachment.php Fixed blog styles for better compatibility. 2010-01-24 17:20:28 +00:00
comments.php Fixes #1551 - also safeguarded all foreach loops with an array typecast. 2010-02-03 21:06:27 +00:00
footer.php Updating template based hooks. 2010-01-09 16:16:51 +00:00
functions.php Fixes #1987 props jjj 2010-02-19 11:12:14 +00:00
header.php Fixing the use of deprecated template tags in bp-default. Merged the fetching of BP runtime settings into one query to significantly reduce the number of run time database hits. Fixed #1916 2010-02-12 12:31:49 +00:00
index.php Fixes #1916 2010-02-12 10:15:54 +00:00
links.php 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
page.php Updating template based hooks. 2010-01-09 16:16:51 +00:00
rtl.css Adding rtl.css props yoav. Fixed logout redirect. 2010-02-08 14:45:24 +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 Fixed blog styles for better compatibility. 2010-01-24 17:20:28 +00:00
searchform.php 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
sidebar.php Adding rtl.css props yoav. Fixed logout redirect. 2010-02-08 14:45:24 +00:00
single.php Fixes #1916 2010-02-12 10:15:54 +00:00
style.css Bump version numbers to 1.2.1. 2010-02-23 13:38:58 +00:00