Skip to:
Content
Pages
Categories
Search
Top
Bottom

bb_forum_pad()

Viewing 2 replies - 1 through 2 (of 2 total)

  • kevinjohngallagher
    Member

    @kevinjohngallagher

    It’s for adding padding.

    Specifically for faking a heirarchal tree view in a parent/child relationship.

    bb_forum_pad( '<div class="nest">', 1 );

    it eventually calls:

    $bb_forums_loop->pad( $pad, $offset );

    Just to be clear, I am just copy and pasting the information found in teh first link in google for typing in “bb_forum_pad”. This information is also in the actual source code, if you search for “bb_forum_pad”.

    :)

    Thank you..

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