Ticket #2691: changeDepthParam.patch
| File changeDepthParam.patch, 558 bytes (added by , 16 years ago) |
|---|
-
functions.php
356 356 <a href="<?php echo site_url() ?>" title="<?php _e( 'Home', 'buddypress' ) ?>"><?php _e( 'Home', 'buddypress' ) ?></a> 357 357 </li> 358 358 359 <?php wp_list_pages( 'title_li=&depth= 1&exclude=' . bp_dtheme_page_on_front() ); ?>359 <?php wp_list_pages( 'title_li=&depth=0&exclude=' . bp_dtheme_page_on_front() ); ?> 360 360 <?php do_action( 'bp_nav_items' ); ?> 361 361 </ul><!-- #nav --> 362 362 <?php
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)