Skip to:
Content

bbPress.org


Ignore:
Timestamp:
05/10/2011 04:31:29 AM (15 years ago)
Author:
johnjamesjacoby
Message:

Add forum root to breadcrumb if root slug is equal to the path of an existing page. Update field CSS styling to play more nicely with theme compatibility. Replace breadcrumb titles with breadcrumb template part.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-themes/bbp-twentyten/page-forum-statistics.php

    r3032 r3130  
    2424
    2525                                        <div id="bbp-statistics" class="bbp-statistics">
    26                                                 <h1 class="entry-title"><?php bbp_title_breadcrumb(); ?></h1>
     26                                                <h1 class="entry-title"><?php the_title(); ?></h1>
    2727                                                <div class="entry-content">
    2828
Note: See TracChangeset for help on using the changeset viewer.