Skip to:
Content
Pages
Categories
Search
Top
Bottom

New Topic Form


  • eVersatile
    Participant

    @eversatile

    Hello,
    Using the new topic shortcode, is there a way to get the forums of the current user? or is there a way for me to edit this snippet `<p>
    <label for=”bbp_forum_id”><?php _e( ‘Book:’, ‘bbpress’ ); ?></label><br />
    <?php
    bbp_dropdown( array(
    ‘show_none’ => __( ‘(Select One)’, ‘bbpress’ ),
    ‘selected’ => bbp_get_form_topic_forum()
    ) );
    ?>
    </p>
    ` to reflect forums from the current user?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar