ID, 'academic-event-date', true ); $event_time_from = get_post_meta( $post->ID, 'academic-event-time-from', true ); $event_time_to = get_post_meta( $post->ID, 'academic-event-time-to', true ); $event_location = get_post_meta( $post->ID, 'academic-event-location', true ); ?>