bp_nouveau_get_theme_layout_widths

bp_nouveau_get_theme_layout_widths

Hook Type: filter

See hook in core

Displaying hooks found in version: buddypress.14.3.3

apply_filters('bp_nouveau_get_theme_layout_widths') is found 1 times:

  • /bp-templates/bp-nouveau/includes/functions.php line 1687
    1683
    1684
    1685
    1686
    1687
    1688
    1689
    1690
    1691
    1692
    1693
         * @since 10.0.0
         *
         * @param array $layout_widths The available theme layout widths.
         */
        return apply_filters( 'bp_nouveau_get_theme_layout_widths', $layout_widths );
    }
     
    /**
     * Get the current displayed object for the priority nav.
     *
     * @since 12.0.0