Unique Case
$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 13, 2014
Unique Auto Accident Case in Brooklyn as 2 Drivers Charged for Single Victim
The District Court in Brooklyn, New York is facing a unique case in which two drivers have been charged with the death of a single passenger after a fatal car accident. The District Attorney office has charged both Richard Roman-Santo […]
Read More