get_simple_local_avatar_alt($user_id); if (! empty($alt)) { return $alt; } } return blocksy_get_the_author_meta('display_name', $user_id); } }