LLMS_Twenty_Twenty::add_elements( array $elements )

Add LifterLMS Elments to the array of Twenty Twenty elements.


Description Description

This is used to automatically generate inline CSS via the Twenty Twenty Theme.


Parameters Parameters

$elements

(Required) Multidimensional array of CSS selectors.


Top ↑

Return Return

(array)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.2 Updated to use background-color property instead of background shorthand.
3.37.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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