Widget_Area::widget_areas_show( bool $active, object $section )
Method to show widget areas
Parameters
- $active
-
(Required) Is active.
- $section
-
(Required) The section id.
Return
(bool)
Source
File: includes/modules/header_footer_grid/components/widget_area.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |