diff --git a/includes/um-short-functions.php b/includes/um-short-functions.php
index 32e3ab99..4bd94cc6 100644
--- a/includes/um-short-functions.php
+++ b/includes/um-short-functions.php
@@ -1670,7 +1670,9 @@
}
- return '
';
+ $default_avatar = um_get_default_avatar_uri();
+
+ return '
';
break;