input_attrs ) ) $this->input_attrs['class'] = ''; if ( $this->multiple ) { $this->input_attrs['class'] .= ' chzn-select select-multiple'; $this->input_attrs['class'] = trim( $this->input_attrs['class'] ); $this->input_attrs['multiple'] = 'multiple'; } ?> choices ) ) return; $name = '_customize-radio-' . $this->id; ?> label ); ?> choices as $value => $label ) : ?> input_attrs ) ) $this->input_attrs['class'] = ''; $this->input_attrs['class'] .= ' widefat code'; $this->input_attrs['class'] .= trim( $this->input_attrs['class'] ); $matches = array(); preg_match( '/blograzzi_settings\[(.*)\]/i', $this->id, $matches ); $setting_name = ( isset( $matches[1] ) ) ? $matches[1] : $this->id; ?>
' . __( 'Blograzzi Action Hooks Map', 'blograzzi' ) . '' ); ?>
link(); ?> value="" /> label ) ) echo '' . $this->label . ''; if ( isset( $this->content ) ) echo $this->content; if ( isset( $this->description ) ) echo '' . $this->description . ''; } } /** * Columns Width */ class Blograzzi_Columns_Width_Control extends WP_Customize_Control { public function render_content() { global $blograzzi_settings; if ( isset( $this->description ) ) echo '' . $this->description . ''; ?> id == 'blograzzi_settings[container_width]' ) : ?> link(); ?> id="container_width" value="" /> pxWARNING: This action is not reversible.', 'blograzzi' ); ?>
label; ?> description ) ) echo '' . $this->description . ''; ?> label; ?> description ) ) echo '' . $this->description . ''; ?>