Module::add_to_theme_support( array $theme_support )
Append to the theme support builders.
Parameters
- $theme_support
-
(Required) The theme support array.
Return
(mixed)
Source
File: includes/modules/header_footer_grid/module.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |