I have a custom post type called events. In the backend/administration I can list all these custom post types, that is, events:
As you can see, there are three columns in this overview: Title, Tags, and Date. Each of these events has a custom field named eventDate.
My question now is, how can I add a sortable eventDate column to the events overview (pictured above)?