Dynamic_Selector
Class Dynamic_Selector
Source
File: inc/core/styles/dynamic_selector.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Dynamic_Selector constructor.
- __toString — Return CSS rules.
- for_desktop — Mark the subscriber for desktop.
- for_mobile — Mark the subscriber for Mobile.
- for_tablet — Mark the subscriber for tablet.
- get_context — Get current context.
- get_device — Get current device.
- get_value — Get dynamic value.
- transform_selectors — Transform selectors tags into CSS selectors.