메소드 | 설명 | |
---|---|---|
__construct ( ) | Setup class. | |
edit_controls ( array $wp_customize ) : void | Remove unused/incompatible controls from the Customizer to avoid confusion |
public edit_controls ( array $wp_customize ) : void | ||
$wp_customize | array | the Customizer object. |
리턴 | void |