Query posts and display all dates in repeater field in chronological order
I think I succeeded in making the array and sorting it by date (see var_dump) array(575) { [320]=> array(10) { [“Speeldatum”]=> string(19) “2015-01-30 12:00:00” [“Productienaam”]=> string(28) “THE DOG DAYS ARE OVER (2014)” [“Makernaam”]=> string(11) “Jan Martens” [“Locatienaam2”]=> string(10) “toneelhuis” [“Stadnaam”]=> string(9) “ANTWERPEN” [“Landnaam”]=> string(2) “BE” [“Festivalnaam”]=> string(18) “antwerpse kleppers” [“Onderdeelvandezegripeveningnaam”]=> string(38) “antwerpse kleppers / bourla … Read more