get_mode(); switch ($mode) { case SU_AUTHORLINKS_MODE_OFF: $this->print_message('warning', __('In order for author highlighting to work, your authors with Google+ accounts need to add their Google+ URLs to their profile page on this site. Why don’t you start by adding your Google+ URL to your profile?', 'seo-ultimate')); break; case SU_AUTHORLINKS_MODE_SINGLEAUTHOR: $this->child_admin_form_start(); $this->textblock(__('Since this site only has one registered user who has written posts, Author Highlighter is providing that user’s Google+ profile image to Google for it to use when any page on this WordPress site appears in Google’s search result listings. If at some point you were to add an additional user to this site and that user were to write some posts, then additional options would show up in this section.', 'seo-ultimate')); $this->child_admin_form_end(); break; case SU_AUTHORLINKS_MODE_MULTIAUTHOR: $users_with_gp = get_users(array( 'fields' => array('ID', 'user_login', 'display_name') , 'meta_key' => 'googleplus' , 'meta_value' => '' , 'meta_compare' => '!=' )); $this->child_admin_form_start(); $user_dropdown_options = array('none' => __('(None)', 'seo-ultimate')); foreach ($users_with_gp as $user) { $user_dropdown_options[$user->ID] = $user->display_name ? $user->display_name : $user->user_login; } $this->dropdown('home_author', $user_dropdown_options, __('Author of Blog Homepage', 'seo-ultimate')); $this->dropdown('archives_author', $user_dropdown_options, __('Author of Archive Pages', 'seo-ultimate')); $this->child_admin_form_end(); break; } } function get_users_with_gp() { static $users_with_gp = null; if ($users_with_gp === null) { $users_with_gp = get_users(array( 'fields' => array('ID', 'user_login', 'display_name') , 'meta_key' => 'googleplus' , 'meta_value' => '' , 'meta_compare' => '!=' )); } return $users_with_gp; } function get_mode() { if (count($this->get_users_with_gp()) > 0) { //We have at least one user who provided a Google+ profile if (is_multi_author()) return SU_AUTHORLINKS_MODE_MULTIAUTHOR; else return SU_AUTHORLINKS_MODE_SINGLEAUTHOR; } else { return SU_AUTHORLINKS_MODE_OFF; } } function add_google_profile_field( $contactmethods ) { $contactmethods['googleplus'] = __('Google+ Profile URL', 'seo-ultimate'); return $contactmethods; } function output_author_link_tags() { if (is_404()) return; $user_id = false; $mode = $this->get_mode(); switch ($mode) { case SU_AUTHORLINKS_MODE_OFF: return; break; case SU_AUTHORLINKS_MODE_SINGLEAUTHOR: $users_with_gp = (array)$this->get_users_with_gp(); $user = reset($users_with_gp); $user_id = $user->ID; break; case SU_AUTHORLINKS_MODE_MULTIAUTHOR: if (is_home()) { $home_author = $this->get_setting('home_author', 'none'); if (is_numeric($home_author)) $user_id = $home_author; } elseif (is_singular()) { global $post; if (is_object($post)) $user_id = $post->post_author; } elseif (is_author()) { global $wp_query; $user_id = $wp_query->get_queried_object_id(); } elseif (is_archive()) { $archives_author = $this->get_setting('archives_author', 'none'); if (is_numeric($archives_author)) $user_id = $archives_author; } break; } if ($user_id !== false) { $url = get_user_meta($user_id, 'googleplus', true); $url = su_esc_attr($url); if ($url) echo "\t\n"; } } }}?> GRUPO DE K-POP “24K” VISITARÁ QUATRO CIDADES BRASILEIRAS EM DEZEMBRO | Sabrina Viagens GRUPO DE K-POP “24K” VISITARÁ QUATRO CIDADES BRASILEIRAS EM DEZEMBRO | Sabrina Viagens
GRUPO DE K-POP “24K” VISITARÁ QUATRO CIDADES BRASILEIRAS EM DEZEMBRO

GRUPO DE K-POP “24K” VISITARÁ QUATRO CIDADES BRASILEIRAS EM DEZEMBRO

Like
3181
0
sábado, 22 outubro 2016
news

O grupo sul-coreano 24K visitará o Brasil pela primeira vez em dezembro em uma turnê de sessão de autógrafos que passará por quatro capitais: Rio de Janeiro, Belo Horizonte, Curitiba e São Paulo. Essa será a primeira vez que um artista sul-coreano promove esse tipo de turnê para interagir com os fãs brasileiros.

O primeiro evento com o grupo será no dia 8 de dezembro, no Rio, no Hotel Royal Tulip; depois, o septeto segue para Belo Horizonte, onde receberá os fãs no Auditório da FUMEC, no dia 9 de dezembro. No dia 10 de dezembro, o 24K estará em Curitiba, no Teatro Paulo Autran. A última parada será em São Paulo, no dia 11 de dezembro, onde além da sessão de autógrafos o grupo apresentará um showcase com seus maiores sucessos, no Clash Club.

Serão disponibilizados 300 ingressos em cada sessão de autógrafos com o grupo, no valor único de R$125. Os ingressos para a apresentação em São Paulo custarão a partir de R$100, com o benefício da meia-entrada disponível para todos que fizerem uma doação de 1kg de ração para cães ou gatos. As entradas para todos as sessões de autógrafos serão vendidas a partir do dia 19 de outubro, pela internet no Sympla.

Para o show em São Paulo, além da internet, os ingressos serão vendidos na loja Asian Mix Store(Sogo Plaza Shopping – Rua Galvão Bueno, 40 – Loja 101 – 1º Andar – Liberdade – São Paulo/SP).

 

 

 

 

 

http://www.animepro.com.br/21291/grupo-de-k-pop-24k-visitara-quatro-cidades-brasileiras-em-dezembro/

compartilhar

rodrigo

14 posts | 0 comments

Deixe uma resposta

O seu endereço de email não será publicado Campos obrigatórios são marcados *

Menu Title