https://github.com/stuttter/wp-user-avatars
Allows registered users to upload and select their own avatars
https://github.com/stuttter/wp-user-avatars
avatars media users wordpress
Last synced: about 2 months ago
JSON representation
Allows registered users to upload and select their own avatars
- Host: GitHub
- URL: https://github.com/stuttter/wp-user-avatars
- Owner: stuttter
- License: gpl-2.0
- Created: 2015-10-15T14:33:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T05:08:41.000Z (over 1 year ago)
- Last Synced: 2025-07-20T02:15:50.265Z (3 months ago)
- Topics: avatars, media, users, wordpress
- Language: PHP
- Homepage: https://wordpress.org/plugins/wp-user-avatars
- Size: 94.7 KB
- Stars: 32
- Watchers: 2
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP User Avatars
## 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](/pull/new/master) 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](http://make.wordpress.org/core/handbook/coding-standards/).