I have made a custom template for a wordpress page. This template lists all posts in a certain category.
I want to change the order of the post, so they are listed ascending by a custom field named date. The date in the custom field is formatted like this: "d/m/Y". I also want to exclude posts where the date has passed.