new Partial(id, options)
A Customizer Partial.
A partial provides a rendering of one or more settings according to a template.
Parameters:
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id |
string | Unique identifier for the control instance. | ||||||||||||||||||||||||
options |
object | Options hash for the control instance.
Properties
|
- Since:
-
- 4.5.0
- Source:
- See:
-
- PHP class WP_Customize_Partial.
Extends
- wp.customize.Class