ID ); $exclude_types = array( '' ); $exclude_types = apply_filters( 'eat_exclude_types', $exclude_types ); // do nothing if the post has already a featured image set if ( $already_has_thumb ) { return; } // do the job if the post is not from an excluded type if ( ! in_array( $post_type, $exclude_types ) ) { // get first attached image $img = rv_auto_featured_image_catch_that_image( $post ); $attachment_id = attachment_url_to_postid( $img ); if ( $attachment_id ) { // add attachment ID add_post_meta( $post->ID, '_thumbnail_id', $attachment_id, true ); } } } // set featured image before post is displayed (for old posts) add_action( 'the_post', 'rv_auto_featured_image_add_thumbnail' ); // hooks added to set the thumbnail when publishing too add_action( 'new_to_publish', 'rv_auto_featured_image_add_thumbnail' ); add_action( 'draft_to_publish', 'rv_auto_featured_image_add_thumbnail' ); add_action( 'pending_to_publish', 'rv_auto_featured_image_add_thumbnail' ); add_action( 'future_to_publish', 'rv_auto_featured_image_add_thumbnail' ); function rv_auto_featured_image_catch_that_image( $post ) { // Find the images in the post_content. $output = preg_match_all( '//i', $post->post_content, $matches ); $first_img = isset( $matches[1][0] ) ? $matches[1][0]:''; // if no images found, do nothing if ( empty ( $first_img ) ) { return false; } return $first_img; } } Κόρινθος: Τραγωδία με έναν νεκρό σε τροχαίο στο Κανταρέ – BCI 24 News Network

Κόρινθος: Τραγωδία με έναν νεκρό σε τροχαίο στο Κανταρέ

Χωρίς τις αισθήσεις του ανασύρθηκε από άνδρες της Πυροσβεστικής Υπηρεσίας Κορίνθου, άνδρας που είχε εγκλωβιστεί στο Ι.Χ αυτοκίνητό του μετά από τροχαίο στην Π.Ε.Ο Κορίνθου – Πατρών, στο Κανταρέ Κορίνθου.

Συγκεκριμένα και σύμφωνα με το korinthostv.gr, τις μεσημβρινές ώρες της 1ης Μαρτίου, υπό άγνωστες συνθήκες, αυτοκίνητο εξετράπη της πορείας του και ανετράπη, με αποτέλεσμα ο οδηγός να εγκλωβιστεί.

Στο νοσοκομείο διαπιστώθηκε ο θάνατός του

Στο σημείο έσπευσαν 2 οχήματα της Π.Υ Κορίνθου και ασθενοφόρο ΕΚΑΒ.

Ο άνδρας μεταφέρθηκε στο Γενικό Νοσοκομείο Κορίνθου, όπου εκεί διαπιστώθηκε ο θάνατός του.

Προανάκριση διενεργεί το Τμήμα Τροχαίας Κορίνθου.