beans_layout_class_{$id}

Filter the layout class.

The dynamic portion of the hook name refers to the searched layout section ID.

apply_filters( "beans_layout_class_{$id}", string $layout )

Return: (void)

Parameters

NameTypeDescription
$layoutstringThe layout class.