render_components( string $builder_name = '', null $device = null )
Render a specific component.
Parameters
- $builder_name
-
(Optional) The builder id.
Default value: ''
- $device
-
(Optional) The device.
Default value: null
Source
File: header-footer-grid/functions-template.php
Expand full source code Collapse full source code View on Github