()

roles) || in_array( 'editor', $bajaar_authorData->roles) || in_array( 'author', $bajaar_authorData->roles) || in_array( 'contributor', $bajaar_authorData->roles) || in_array( 'subscriber', $bajaar_authorData->roles)) { echo esc_html($bajaar_authorData->roles[0]); } else { echo esc_html__( 'Super Admin', 'bajaar' ); } } ?>