Hi Ralf,
hab Dein PlugIn mal mit folgendem Syntax installiert und bekomme dann aber den nachfolgenden Fehler. Muß ich noch was umschreiben?
Das war vor einem Jahr
WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‚(post_date_gmt)=DAY(NOW()- INTERVAL 0 DAY) ORDER BY post_date_g]
SELECT ID, post_title, post_date_gmt FROM wp_posts WHERE post_status=’publish‘ AND post_password=“ AND YEAR(post_date_gmt)=YEAR(NOW()- INTERVAL 0 YEAR) AND MONTH(post_date_gmt)=MONTH(NOW()- INTERVAL 12 MONTH) AND DAY(post_date_gmt)=DAY(NOW()- INTERVAL 0 DAY) ORDER BY post_date_gmt
>> 28.12.05 Heute wurde nix gebloggt