Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Is this a bug or am I being a pleb? (bb_new_topic_forum_dropdown())


_ck_
Participant

@_ck_

You’re adding post_form() ?

That’s not enough.

Look inside post-form.php

<label for="forum_id"><?php _e('Pick a section:'); ?>
<?php bb_new_topic_forum_dropdown(); ?>
</label>

Skip to toolbar