$p_id = get_the_ID();
if ($p_categoria!='fullscreen'){
$img_id = get_post_thumbnail_id($p_id);
$img_url = wp_get_attachment_url($img_id);
$img_meta = wp_get_attachment_metadata($img_id, false);
//if($img_meta){$img_height = $img_meta['height'];}
}
?>
$p_id = get_the_ID();
if ($p_categoria!='fullscreen'){
$img_id = get_post_thumbnail_id($p_id);
$img_url = wp_get_attachment_url($img_id);
$img_meta = wp_get_attachment_metadata($img_id, false);
//if($img_meta){$img_height = $img_meta['height'];}
}
?>
$p_id = get_the_ID();
if ($p_categoria!='fullscreen'){
$img_id = get_post_thumbnail_id($p_id);
$img_url = wp_get_attachment_url($img_id);
$img_meta = wp_get_attachment_metadata($img_id, false);
//if($img_meta){$img_height = $img_meta['height'];}
}
?>
$p_id = get_the_ID();
if ($p_categoria!='fullscreen'){
$img_id = get_post_thumbnail_id($p_id);
$img_url = wp_get_attachment_url($img_id);
$img_meta = wp_get_attachment_metadata($img_id, false);
//if($img_meta){$img_height = $img_meta['height'];}
}
?>