Skip to:
Content

bbPress.org

Ticket #1800: bbPress.1800.diff

File bbPress.1800.diff, 543 bytes (added by netweb, 13 years ago)
  • bbp-forum-template.php

     
    18131813                // Default arguments
    18141814                $defaults = array (
    18151815                        'forum_id'  => 0,
    1816                         'before'    => '<div class="bbp-template-notice info"><p class="bbp-forum-description">',
     1816                        'before'    => '<div class="bbp-template-notice info"><p class="bbp-forum-content">',
    18171817                        'after'     => '</p></div>',
    18181818                        'size'      => 14,
    18191819                        'feed'      => true