'cx-ui-swither-id', 'name' => 'cx-ui-swither-name', 'value' => true, 'toggle' => array( 'true_toggle' => 'On', 'false_toggle' => 'Off', ), 'label' => '', 'class' => '', ); /** * Render html UI_Switcher. * * @since 1.0.0 */ public function render() { $html = ''; $class = implode( ' ', array( $this->settings['class'], ) ); $html .= '