%s:%s', __( 'Phone', 'another-events-calendar' ), __( 'P', 'another-events-calendar' ), $phone ); if( $website ) $meta[] = sprintf( '%s', $website, $website ); if( $email ) $meta[] = sprintf( '%s', $email, $email ); if( $description ) $meta[] = $description; echo implode( '
', $meta ); ?>