Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/staylor/avatar
- Owner: staylor
- Created: 2012-11-03T05:48:39.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-03T05:48:42.000Z (about 12 years ago)
- Last Synced: 2023-04-09T09:57:20.338Z (over 1 year ago)
- Language: PHP
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.3Avatar 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