Description
Simple jQuery plugin to make gmail like text avatars for profile pictures. These avatars can be scaled up to any size as they are SVG based.
This is an integration of the initial.js jquery plugin (http://judelicio.us/initial.js/). This plugin contains hooks for extensibility, and modifications of avatars.
The avatar will be the first initial of the username. Colors are set by default, but can be manipulated using built-in hooks.
Screenshots
Installation
From WordPress Dashboard:
- Go to ‘Plugins > Add New’.
- Search for ‘Initial JS’.
- Click “Install Now” for the plugin named ‘Echo1 Consulting – Inital JS Avatar’.
- That’s it! Initial JS Avatar is automatically selected as your default avatar.
Manual Installation:
- Upload
echo1-consulting-initial-js-avatar.zip
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it! Initial JS Avatar is automatically selected as your default avatar.
FAQ
- What settings can I change?
-
There are built in hooks / filters which allow you to modify the appearance of avatars. These attributes include: background-color, font-size, font-weight, alt-text, class names, image height, image width, number of characters in an avatar, text-color, and text used for the initial.
- What browsers are the SVG avatars compatible with?
-
- Chrome
- Firefox
- IE 9+
- Opera 9+
- Safari 3.2+
- iOS Safari 3.2+
- Android Browser 3+
- Is this plugin multisite compatible?
-
Yes, you can activate this plugin at the site, or network-level. Site administrators can enable or disable use of the initial avatar under “Settings” > “Discussion” > “Default Avatar”.
Reviews
Contributors & Developers
“Echo1 Consulting – Inital JS Avatar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Echo1 Consulting – Inital JS Avatar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Commit