stuttter / wp-user-avatars
Allow registered users to upload & select their own avatars
Installs: 20 866
Dependents: 0
Suggesters: 0
Security: 0
Stars: 31
Watchers: 2
Forks: 9
Open Issues: 7
Type:wordpress-plugin
Requires
- php: >=5.2
- composer/installers: ^1.0
README
Synopsis
A WordPress plugin to allow registered users to upload & select their own avatars.
Motivation
I decided to create this plugin because no existing solutions integrated into WordPress in a way that felt native to me. I also wanted something that more tightly integrated with my WP User Profiles plugin.
Installation
- Download and install using the built in WordPress plugin installer.
- Activate in the "Plugins" area of your admin by clicking the "Activate" link.
- Consider sponsoring future development by clicking "Sponsor".
- No further setup or configuration is necessary.
Help
- Community: https://wordpress.org/support/plugin/wp-user-avatars
- Development: https://github.com/stuttter/wp-user-avatars/discussions
Contributors
- Created by @JJJ
- Made better by @nash-ye
- Pull requests welcome!
Contributing
Please open a new issue to discuss whether the feature is a good fit for the project. Once you've decided to work on a pull request, please follow the WordPress Coding Standards.