WP Manifestindependent plugin directory
manifest / users / 7wp-user-avatar

7wp User Avatar

10up/simple-local-avatars fork reorganised by 7studio

by Xavier Zalawa · github.com/7studio/7wp-user-avatar · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/7studio/7wp-user-avatar/archive/refs/heads/master.zip

From the readme

7wp Local Avatar Allows users to upload a custom avatar in their user profile. It's really useful when you use the same email address on different websites and you don't want to use the same Gravatar (my case) :grin: Most of the ideas of this plugin comes from 10up/simple-local-avatars but they were reorganised and enhanced by my mind :yum: Features - Generates requested sizes on demand just like Gravatar! - Enables rating of local avatars, just like Gravatar too! - Uses the default Media library to choose the custom avatar (no custom UI). - Lets users to crop their avatar in a square if needed. - Displays a custom media state "User Avatar" in the Media list table. Installation 1. Manually download the plugin and upload the extracted folder to the plugins directory (e.g.: /wp-content/plugins/) 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enjoy

Read the full README on GitHub →