Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Alphabetize Forums


Sam Bauers
Participant

@sambauers

See [2133]

Running the latest trunk you need this to start your forum loops…

<?php if ( bb_forums( array( 'order_by' => 'forum_name' ) ) ) : ?>
...
<?php endif; ?>

Skip to toolbar