Changeset 452 for sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php
- Timestamp:
- 03/03/2014 09:09:36 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php
r442 r452 1 1 </div> 2 2 3 <?php if ( is_bbpress() ) locate_template( array( 'bbpress-sidebar.php' ), true ); ?>3 <?php if ( function_exists( 'is_bbpress' ) && is_bbpress() ) locate_template( array( 'bbpress-sidebar.php' ), true ); ?> 4 4 5 5 </div>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)