An open API service indexing awesome lists of open source software.

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

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/).