I've a custom post type event for my event section i've 2 meta keys eventStartingDate and eventEndingDate which will be multiple for same event like eventStartingDate[1] eventStartingDate[2] and saved as a json
now the problem is i want to filter event by that date event date may be single, consecutive days or non consecutive days
meta_queryfor multiple post meta keys. – Rutwick Gangurde Oct 8 '12 at 5:11meta_queryhere andMultiple Custom Field Handlingin the examples just below it. – Rutwick Gangurde Oct 8 '12 at 6:50meta_queryis where you need to be looking so far. If you provide more info then we'll be able to better assist. – userabuser Oct 8 '12 at 6:54