default = $this->setting->default; } /** * Class render function */ protected function render() { $id = 'customize-control-' . str_replace( '[', '-', str_replace( ']', '', $this->id ) ); $class = 'customize-control customize-control-alphacolor'; ?>
  • render_content(); ?>