Base_Customizer::register_type( string $object_name, string $type )
Add types that will be registered for .
Parameters
- $object_name
-
(Required) the object name that will be registered.
- $type
-
(Required) the type of object to register [panel, section, control].
Source
File: inc/customizer/base_customizer.php
Expand full source code Collapse full source code View on Github