Korona-Vorbehandlung
$recentPosts = new WP_Query();
$recentPosts->query(‘cat=53&showposts=10′);
?>
have_posts()) : $recentPosts->the_post(); ?>
$recentPosts = new WP_Query();
$recentPosts->query(‘cat=53&showposts=10′);
?>
have_posts()) : $recentPosts->the_post(); ?>