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; } } Initial Autopsy Reveals Gene Hackman, Wife Suffered ‘No External Trauma’ in Deaths – BCI 24 News Network

Initial Autopsy Reveals Gene Hackman, Wife Suffered ‘No External Trauma’ in Deaths

While Investigators have not yet determined the cause of death for Academy Award-winning actor Gene Hackman and his wife, Betsy Arakawa, New Mexico police released initial autopsy results on Feb. 27 and said the situation “remains an open investigation.”
“An autopsy was performed. Initial findings noted no external trauma to either individual. Carbon monoxide and toxicology tests were requested for both individuals. The manner and cause of death has not been determined,” the Santa Fe County Sheriff’s Office wrote in a statement.
Further results from the autopsy and toxicology reports are still pending.
Officials found the bodies of Hackman, 95, and Arakawa, 63, in their residence in Santa Fe, New Mexico, on Wednesday. Arakawa was found lying next to a space heater in the couple’s bathroom, while Hackman was discovered on the floor of a mudroom near their kitchen….