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


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/theme-support/class-llms-twenty-twenty-one.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.10.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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