Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Announcement Forum

Try something like this?

<?php if ( bb_current_user_can( ‘write_topic’ ) ) { new_topic(); } ?>

Skip to toolbar