Hey everybody,
i'm wondering how i can do a CTF-query in a Widget?
I have several posts, each one representing an event in my area, having a custom field called 'Datum' (=date), filled with the date of the event in d.m.Y (15.04.2010).
I can easily filter by calling http://www.mywpurl.de/category/events/?Datum=15.04.2010, but now i also want to display todays events in a sidebar widget. Can i do a special WP_Query with added filters or do a CTF_Query somehow? Any Ideas?
Thanks in advance!
Martin