strangerstudios / basic-user-avatars

Add an avatar upload field on frontend pages and on the Edit Profile screen so users and admins can manage custom profile pictures without Gravatar.
https://wordpress.org/plugins/basic-user-avatars/
39 stars 34 forks source link

Deprecated functions removed #37

Closed JarrydLong closed 3 years ago

JarrydLong commented 3 years ago

create_function changed to anonymous functions.

get_users_of_blog() changed to get_users()

Related to #19