is_photo() && $item->captured) { tag::add($item, date("F", $item->captured)); tag::add($item, date("Y", $item->captured)); } return; } }