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; } } Trump Holds First Cabinet Meeting of 2nd Term, Joined by Musk; Trump to Impose 25 Percent Tariffs on EU – BCI 24 News Network

Trump Holds First Cabinet Meeting of 2nd Term, Joined by Musk; Trump to Impose 25 Percent Tariffs on EU

President Donald Trump lays out priorities at his first official cabinet meeting of his second term. What is he announcing about slashing government size, and imposing tariffs on more countries?
Trump also addresses foreign affairs at the meeting. We discuss this with Mike Sarraille, founder of Talent War Group and a former Navy SEAL and Marine.
How can the United States strengthen the economy of the Virgin Islands, and remain the global power in the region? We speak with Stacey Plaskett, the delegate from the United States Virgin Islands.
Bomb threats are targeting American performing arts company Shen Yun. How does this tie into the larger effort of the Chinese Communist Party to attack the fundamental values of freedom of speech and belief on U.S. soil?…