Ticket #3488: 3488.patch
File 3488.patch, 628 bytes (added by , 2 years ago) |
---|
-
src/includes/forums/template.php
1957 1957 * @param array $args Arguments passed to alter output 1958 1958 */ 1959 1959 function 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 } 1961 1963 } 1962 1964 /** 1963 1965 * Return a fancy description of the current forum, including total