apply_filters( 'llms_theme_support_get_selectors_primary_color_background', string[] $selectors )

Filter the list of CSS selectors for elements where the primary color is used as the text color


Parameters Parameters

$selectors

(string[]) A list of CSS selectors.


Top ↑

Source Source

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

View on GitHub



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.