buddypress/bp-themes/bp-default
2010-02-16 12:33:39 +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 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
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 Fixes #1924 2010-02-12 20:50:02 +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 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
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 Reverting admin bar css loading back to the way it was in RC3. This puts less burden on child theme designers since they do not have to copy over all of the CSS to change anything. Anyone who is using a WordPress theme can simply load the default admin bar styles with an @import() declaration in their theme's CSS file, pointing at the default adminbar CSS in bp-default (or make their own). 2010-02-15 11:09:13 +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 Bumping version numbers and updating plugin description. 2010-02-16 08:47:53 +00:00