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

kim gray
Photographer
BIOGRAPHY
Kim Gray started her passion for photography chasing the amazing landscapes and wildlife while living in Alaska 40 years ago. This passion continued with a move to Phoenix, which led her to attend an Arizona Highways photo workshop by Bruce Taubert -Photographing Hummingbirds. She continues to pursue hummingbird photography along with macro, portraiture, landscape and wildlife photography.
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 );
?>