Artikelarchiv

Specials 07/=2023

Zur Übersicht

SELECT post_title, guid as permalink, post_date FROM wp_posts WHERE post_type='special' AND YEAR(post_date)='=2023' AND MONTH(post_date)='07' and `post_status`='publish' ORDER BY post_date DESC