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.

Submenu::should_add_property( string $property_id, mixed $value )

Helper function to determin if a property should be added via inline style.


Parameters

$property_id

(Required) Property id.

$value

(Required) Theme mod value.


Return

(bool)


Source

File: includes/modules/header_footer_grid/submenu/submenu.php