Customizer::hfg_body_classes( array $classes )
Classes for the body tag.
Parameters
- $classes
-
(Required) List of body classes.
Return
(array)
Source
File: header-footer-grid/Core/Customizer.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |