Skip to:
Content
Pages
Categories
Search
Top
Bottom

List all forums (shortcode?)

  • @marypop

    Participant

    Hi
    I’d like to list all forums like widget does (nice looking list), but I’d rather do that in template. So how I should do it? Seems like there’s not suitable shortcode for that.
    Widget also recodnize user priviledges, so all users is not seeing all forums in list. That code or shortcode should also do that. Any advice?
    Regards, Mary

Viewing 3 replies - 1 through 3 (of 3 total)
  • @marypop

    Participant

    Sorry. I’ve been looking for this for hours now.
    And right after posting this I found solution.

     <?php the_widget( 'BBP_Forums_Widget'); ?> 
    

    And names for ready useable widgets can be found in bbpress/includes/common/widgets.php

    🙂

    @robin-w

    Moderator

    great glad you are fixed

    @rparikh1

    Participant

    Hey ,I have this same issue of the shortcode.

    Thank you for helping me out.It will be very helpful for my new project.

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