Horrible Car Crash
$url = wp_get_attachment_url( get_post_thumbnail_id($post_id) );
if($url != false){
$intervention_args = array(
'fit' => array(
'420',
'178'
),
);
$img_src = wp_intervention( $url, $intervention_args );
} else {
$img_src = false;
}
?>
Posted on November 10, 2014
Two of the Most Devastating Crashes in Brooklyn
In two separate accidents in Brooklyn, New York, people died and others were injured. For the first crash, two fatalities and two injured persons were reported. Horrible Car Crash Claims two Young Lives On the 19th of May this year, […]
Read More