function pdb_ultimos_palpites_shortcode() { $palpites = new WP_Query(array( 'post_type' => 'post', 'posts_per_page' => 3, 'category_name' => 'palpites-do-dia', 'post_status' => 'publish', 'ignore_sticky_posts' => true )); if (!$palpites->have_posts()) { return '

Nenhum palpite publicado no momento.

'; } ob_start(); ?>

Últimos Palpites Publicados

have_posts()) : $palpites->the_post(); ?>
VER TODOS OS PALPITES
body.custom-background { background-color: #fcfcfc; }
Connect with us