aus diesem Artikel ein PDF erstellen

Korona-Vorbehandlung

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