Simple_Upsell_Section::__construct( NeveCustomizerControlsWP_Customize_Manager $manager, string $id, array $args = array() )
Instructions_Control constructor.
Parameters
- $manager
-
(Required) customize manager.
- $id
-
(Required) control ID.
- $args
-
(Optional) control args.
Default value: array()
Source
File: inc/customizer/controls/simple_upsell_section.php
Expand full source code Collapse full source code View on Github