LLMS_Twenty_Twenty_One::generate_inline_styles( string|null $context = null )
Generate inline CSS for a given context
Description Description
Parameters Parameters
- $context
-
(Optional) Inline CSS context. Accepts "editor" to define styles loaded within the block editor or
null
for frontend styles.Default value: null
Return Return
(string)
Source Source
File: includes/theme-support/class-llms-twenty-twenty-one.php
Changelog Changelog
Version | Description |
---|---|
4.10.0 | Introduced. |