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_inline_style( array $array )

Convert from array to inline style.


Parameters

$array

(Required) Css properties in array.


Return

(string)


Source

File: inc/views/post_layout.php