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.12.4.0

apply_filters('bp_nouveau_get_theme_layout_widths') is found 1 times:

  • /bp-templates/bp-nouveau/includes/functions.php line 1687
    	 * @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