Add User Photo
| Plugin Status | Beta | ||
| Author | Andrew Ferguson | Version | 2.1 |
| Plugin Home | Visit | Author Homepage | Visit |
| Download | Visit | Plugin License | GPL |
| Description : | |||
| Allows adding a photo to a user profile | |||
| User will now be able to upload a jpg-based image. The image is uploaded and renamed to their username with a jpg extension (e.g. johndoe.jpg).
The file is located in /wp-content/images/ To use the file, simply reference its location. This can be done using an absolute reference (i.e. pointing to an image at http://www.example.com/wp-content/images/johndoe.jpg) or through PHP programming. |