- Home
- Our Story
- Workshop Team
- Team Member Profile
Team Member Profile

Henry Holdsworth
Photographer
BIOGRAPHY
A biologist with a background in animal behavior and environmental education, Henry has spent almost twenty years photographing wildlife and wilderness landscapes. Much of his work is centered on the natural history of threatened species such as the grizzly bear, bald eagle, bison and trumpeter swan.
He has published several books about the Grand Tetons and Yellowstone, including Born Wild, which features the baby animals of the Greater Yellowstone Ecosystem. For Henry, wildlife photography embodies much more than taking pictures of animals. It's about gaining insight through interaction with other living creatures. It's about the challenge of capturing behavior, color, composition and light in that one perfect moment that brings the subject to life. The sheer beauty of the images is important, but the true heart of Henry's photography is focused on bringing about a greater appreciation of nature and its preservation.
Visit Henry Holdsworth`s website: https://wildbynatureshop.com
WORKSHOPS
'product',
'posts_per_page' => '-1',
'orderby' => 'title',
'order' =>'ASC',
'meta_query' => array(
array(
'key' => 'team_members', // name of custom field
'value' => '"' . get_the_ID() . '"', // matches exaclty "123", not just 123. This prevents a match for "1234"
'compare' => 'LIKE'
)
)
));
?>
ALL WORKS
-
ID );
setup_postdata( $GLOBALS['post'] =& $post_object );
wc_get_template_part( 'content', 'product', $artist->ID );
?>