Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pontusab/wordpress-avatar

A simple plugin to add your local profile picture. Uses the hook get_avatar so you dont need to call a new function to get it to work. Just activate the plugin and upload a picture.
https://github.com/pontusab/wordpress-avatar

Last synced: 2 months ago
JSON representation

A simple plugin to add your local profile picture. Uses the hook get_avatar so you dont need to call a new function to get it to work. Just activate the plugin and upload a picture.

Awesome Lists containing this project

README

        

WordPress-Avatar
================

A simple plugin to add your local profile picture. Uses the hook get_avatar so you dont need to call a new function to get it to work.

Just activate the plugin and upload a picture.

How to use get_avatar: http://codex.wordpress.org/Function_Reference/get_avatar

![Alt text](screenshot_1.png "Add profile picture")