$current, 'default' => $has_sidebar, 'min' => $min, 'max' => $max, 'et_no_sidebar' => $no_sidebar, 'et_left_sidebar' => $has_sidebar, 'et_right_sidebar' => $has_sidebar, 'et_full_width_page' => $max, ); } add_filter( 'et_gb_content_widths', 'et_divi_gb_content_widths' );