Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pontusab/wordpress-avatar
- Owner: pontusab
- Created: 2013-02-12T16:24:54.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-13T08:34:40.000Z (almost 12 years ago)
- Last Synced: 2023-04-05T09:58:43.063Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 231 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")