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="" /> px
800 px 1400 px

cols

cols
0 col
12 cols

cols

cols

cols
0 col
12 cols
link(); ?> value="" /> label ) ) echo '' . $this->label . ''; /* * Available profiles according to the icons available in Font Awesome */ $available_profiles = array ( '-', 'Custom', '-', 'Twitter', 'Facebook', 'LinkedIn', 'YouTube', 'RSS', 'Instagram', 'Foursquare', 'Delicious', 'DeviantArt', 'Digg', 'Etsy', 'Flickr', 'Github', 'Google', 'Google Plus', 'Houzz', 'LastFM', 'Pinterest', 'Reddit', 'Skype', 'Slack', 'Snapchat', 'Spotify', 'Soundcloud', 'Steam', 'StumbleUpon', 'Telegram', 'TripAdvisor', 'Tumblr', 'Twitch', 'Vimeo', 'Vine', 'vk', 'WeChat', 'WhatsApp', 'WordPress', 'Yahoo!', 'Yelp' ); $social_profiles = ( ! empty( $blograzzi_settings['social_profiles'] ) ) ? $blograzzi_settings['social_profiles'] : array(); ?>
link(); ?> id="blograzzi_settings_social_profiles" value="" />

WARNING: This action is not reversible.', 'blograzzi' ); ?>

label; ?> description ) ) echo '' . $this->description . ''; ?>

label; ?> description ) ) echo '' . $this->description . ''; ?>