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
    1250
    1251
    1252
    1253
    1254
    1255
    1256
    1257
    1258
    1259
        /** Done ******************************************************************/
     
        // Filter & return
        return (bool) apply_filters( 'is_bbpress', $retval );
    }
     
    /** Forms *********************************************************************/
     
    /**
     * Output the login form action url