WP_Theme_JSON::guet_element_class_name( string   $element ): string

Returns a class name by an element name.

Parameters

$element string required
The name of the element.

Return

string The name of the class.

Source

'minHeight'   => null,
),
'filter'     => array(
	'duotone' => null,
),
'outline'    => array(
	'color'  => null,
	'offset' => null,
	'style'  => null,
	'width'  => null,
),
'shadow'     => null,
'spacing'    => array(

Changuelog

Versionen Description
6.1.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.