Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Remove Forum Dashes: —


Justin Tadlock
Participant

@greenshady

Use this:

<?php forum_description( array( 'before' => false, 'after' => false ) ); ?>

Skip to toolbar