bbp_get_form_forum_content

bbp_get_form_forum_content

Hook Type: filter
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_form_forum_content') is found 1 times:

  • /includes/forums/template.php line 2125
    			$forum_content = '';
    		}
    
    		// Filter & return
    		return apply_filters( 'bbp_get_form_forum_content', $forum_content );
    	}
    
    /**
     * Output value of forum moderators field
     *
     * @since 2.6.0 bbPress (r5837)
    

See this hook used in plugins: