Instructions_Section::__construct( WP_Customize_Manager $manager, string $id, array $args = array() )
Constructor.
Parameters
- $manager
-
(Required) Customizer bootstrap instance.
- $id
-
(Required) ID of the section.
- $args
-
(Optional) Arguments.
Default value: array()
Source
File: header-footer-grid/Core/Customizer/Instructions_Section.php
Expand full source code Collapse full source code View on Github