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::get_component_alignment( string $id, bool $vertical = false )

Get the component alignment.


Parameters

$id

(Required) component id.

$vertical

(Optional) should get vertical alignment.

Default value: false


Return

(array|string|false)


Source

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