* element so the bio expands when the photo, name, or title is clicked. * * @package CWC */ namespace CWC; $members = get_field( 'members' ); if ( empty( $members ) ) { return; } $classes = 'team-grid container my-section mx-auto'; $wrapper = blockWrapperAttributes( $classes, $is_preview ); ?>
>
<?php echo esc_attr( $member['image']['alt'] ?? '' ); ?>