is_bbpress

is_bbpress

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('is_bbpress') is found 1 times:

  • /includes/common/template.php line 1253
     
    	/** Done ******************************************************************/
    
    	// Filter & return
    	return (bool) apply_filters( 'is_bbpress', $retval );
    }
    
    /** Forms *********************************************************************/
    
    /**
     * Output the login form action url