This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Abstract_Builder::add_legacy_row_styles( array $css_array, string $row_index )

Add legacy row styles.


Parameters

$css_array

(Required) css array.

$row_index

(Required) row index.


Return

(array)


Source

File: header-footer-grid/Core/Builder/Abstract_Builder.php