Skip to:
Content

bbPress.org

Ticket #3488: 3488.patch

File 3488.patch, 628 bytes (added by naxoc, 2 years ago)
  • src/includes/forums/template.php

     
    19571957 * @param array $args Arguments passed to alter output
    19581958 */
    19591959function bbp_single_forum_description( $args = array() ) {
    1960         echo bbp_get_single_forum_description( $args );
     1960    if ( apply_filters( 'bbp_use_single_forum_description', true, $args ) ) {
     1961        echo bbp_get_single_forum_description( $args );
     1962    }
    19611963}
    19621964        /**
    19631965         * Return a fancy description of the current forum, including total