render_content() for the internals. * * @since 3.4.0 */ protected function render() { $group = ''; $id = 'customize-control-' . str_replace( '[', '-', str_replace( ']', '', $this->id ) ); $class = 'pix_customizer_setting customize-control customize-control-' . $this->type; ?>