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; } } Suspect in 1977 Killing Agrees to Be Extradited From Utah to Hawaii to Face Murder Charge – BCI 24 News Network

Suspect in 1977 Killing Agrees to Be Extradited From Utah to Hawaii to Face Murder Charge

SALT LAKE CITY—A 66-year-old suspect in the 1977 slaying of a Hawaii teenager agreed on Wednesday to be extradited from Utah to face a murder charge.
Gideon Castro waived the right to challenge his extradition during a hearing before a judge in Salt Lake City. Castro, who is ill, appeared by video from a hospital bed.
“He intends to fight the charges. But he agrees to be extradited to fight the charges in Hawaii,” said defense attorney Marlene Mohn.
On March 21, 1977, shortly after 7:30 a.m., Honolulu police found the body of 16-year-old Dawn Momohara on the second floor of a school building. She was lying on her back, partially clothed with an orange cloth wrapped tightly around her neck and had been sexually assaulted and strangled, police said….