Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/staylor/avatar

Manage avatars in your WordPress admin
https://github.com/staylor/avatar

Last synced: 30 days ago
JSON representation

Manage avatars in your WordPress admin

Awesome Lists containing this project

README

        

=== Avatar ===
Contributors: wonderboymusic, the BuddyPress community
Tags: avatars, images, profile, upload, Gravatars, admin
Requires at least: 2.8
Tested up to: 3.2
Stable tag: 0.1.3

Avatar allows you to create / edit custom avatars for your users right in the Admin Panel. Uses the same directory structure as BuddyPress,
so your avatars will be sideways-compatible if you have BuddyPress installed. Most of the code in here is inspired-by or a
direct copy of the BuddyPress /change-avatar/ code

== Description ==

*This is a beta release. If anything breaks, SORRY! Drop me a note to report a bug.*

Avatar allows you to create / edit custom avatars for your users right in the Admin Panel. Uses the same directory structure as BuddyPress,
so your avatars will be sideways-compatible if you have BuddyPress installed. Most of the code in here is inspired-by or a
direct copy of the BuddyPress /change-avatar/ code

== Installation ==
Activate the plugin. Make sure your Uploads directory is writable.

== Changelog ==

= 0.1 =
* Initial release