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.

Post_Layout::get_alignment_classes( string $theme_mod, array $default = array() )

Get alignment classes for the title on the cover layout.


Parameters

$theme_mod

(Required) Theme mod id.

$default

(Optional) The default value for the control.

Default value: array()


Return

(string)


Source

File: inc/views/post_layout.php