Transparent_Header::add_class_to_header_wrapper( string $classes )
Add classes to header wrapper.
Parameters
- $classes
-
(Required) The classes for the wrapper.
Return
(string)
Source
File: includes/modules/header_footer_grid/customizer/transparent_header.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |