Changeset 3131 for branches/plugin/bbp-includes/bbp-shortcodes.php
- Timestamp:
- 05/10/2011 04:36:33 AM (15 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbp-includes/bbp-shortcodes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-shortcodes.php
r3116 r3131 194 194 195 195 // Display breadcrumb if a subforum 196 if ( bbp_get_forum_parent( $forum_id ) ) 197 bbp_get_template_part( 'bbpress/nav', 'breadcrumb' ); 196 bbp_get_template_part( 'bbpress/nav', 'breadcrumb' ); 198 197 199 198 // Check forum caps
Note: See TracChangeset
for help on using the changeset viewer.