Cartflows_Gb_Helper::get_typography_css( array $attr, string $slug, string $selector, array $combined_selectors )
Get Typography Dynamic CSS.
Parameters
- $attr
-
(array) (Required) The Attribute array.
- $slug
-
(string) (Required) The field slug.
- $selector
-
(string) (Required) The selector array.
- $combined_selectors
-
(array) (Required) The combined selector array.
Return
(bool|string)
Source
File: modules/gutenberg/classes/class-cartflows-gb-helper.php
Changelog
Version | Description |
---|---|
x.x.x | Introduced. |