bbp_breadcrumbs – include_current
-
Why does example #1 work just fine but example #2 doesn’t ?
#1
<?php bbp_breadcrumb( array( 'include_home' => false ) ); ?>
#2
<?php bbp_breadcrumb( array( 'include_current' => false ) ); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.