'post', 'posts_per_page' => 4, 'post_status' => 'publish' ); $query = new WP_Query($args); if ($query->have_posts()) : while ($query->have_posts()) : $query->the_post(); ?> ' . __('Nenhuma notícia encontrada.', 'intranet') . '

'; endif; ?>

1.245

38

12

5

127