https://github.com/staylor/avatar
Manage avatars in your WordPress admin
https://github.com/staylor/avatar
Last synced: 29 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 (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-03T05:48:42.000Z (over 13 years ago)
- Last Synced: 2025-10-29T06:29:48.573Z (8 months 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.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