ID ) ) . '" title="' . esc_attr( $user->display_name ) . '">';
} ?>
![]()
"
src="" alt="">
';
} ?>
ID ) && $allow_change ) { ?>
button( array( // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
'type' => 'a',
'href' => '#',
'class' => 'btn btn-sm uwp-banner-change-icon btn-outline-secondary btn-circle border-0 align-self-end mx-auto',
'icon' => 'fas fa-camera fa-fw',
'title' => '',
'onclick' => "uwp_profile_image_change('avatar');return false;",
'extra_attributes' => array( 'data-toggle' => 'tooltip', 'data-original-title' => esc_html__( 'Update Profile Image', 'userswp' )
)
) );
?>