Abstract_FooterWidget::footer_widgets_show( bool $active, object $section )
Method to show footer widget
Parameters
- $active
-
(Required) Is active.
- $section
-
(Required) The section id.
Return
(bool)
Source
File: header-footer-grid/Core/Components/Abstract_FooterWidget.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |