current_component( string $builder_name = '', null $component_id = null )
Returns the current component.
Parameters
- $builder_name
-
(Optional) The builder id.
Default value: ''
- $component_id
-
(Optional) The component id.
Default value: null
Return
(HFGCoreComponentsAbstract_Component)
Source
File: header-footer-grid/functions-template.php
Expand full source code Collapse full source code View on Github