LLMS_Theme_Support
LLMS_Twenty_Twenty class.
Description Description
Source Source
File: includes/theme-support/class-llms-theme-support.php
Changelog Changelog
Version | Description |
---|---|
3.37.0 | Introduced. |
Methods Methods
- __construct — Constructor
- get_css — Retrieve formatted inline CSS for a given list of selectors and rules
- get_selectors_primary_color_background — Retrieve a list of CSS selectors for elements where the primary color is used as the background
- get_selectors_primary_color_border — Retrieve a list of CSS selectors for elements where the primary color is used as the border color
- get_selectors_primary_color_text — Retrieve a list of CSS selectors for elements where the primary color is used as the text color
- includes — Conditionally require additional theme support classes.