Found Image Profile Picture | Plugin Review Network Skip to Content

Plugin Review Network

Plugin Review Network

an eye on the best wordpress plugins
Show Sidebar Hide Sidebar
[+] Sidebar [-] Sidebar
Plugin:
Rated:
70%
3.5 Stars (4 votes)

WP.Org

ReadMe

Support
  • Author:
    Arul Jayaraj
Version: 1.0
Requires: WP 3.0
Last Updated:3644 days ago
Downloads:7480
Installations: 900+
Usage Retention:12.03%
Tags:
    custom profile picture, profile photo, profile picture, user avatar, user photo, user profile, user profile picture
Download Plugin Package

Profile Picture

Released on September 21, 2015.
Download Plugin Package

Version: 1.0

Set a profile picture as your wish using media upload.

  • Description
  • FAQ
  • Changelog
  • Installation
  • Screenshots


Users can set his profile picture from admin end and as well as Front End.

Admin End it would come automatically based on the user role, who has upload_files capability, otherwise we need to assign capability to them.

In Front End when we use <?php do_action('edit_user_profile',$current_user); ?> on edit profile section, it would be placed on additonal user profile fields.

*Future Updates: Display current user images alone, short code and migrate withsocial media profile pictures.

Profile Picture upload permissions about users?

Currently, who has the capability of upload_files they can upload profile pictures. Editors and Admins can upload and edit files. Authors can only upload files. Subscribers and Contributors cannot do either Need to enable add_action('admin_init', array($this,'allow_uploads_permission') ) in our class file.

How to show the profile image in frontend?

We can show our customized profile picture in front end whereever you want with registered image sizes. You may use wordpress get_avatar() function by default, else user our customized one it serves by your wish.. id_or_email (integer|string|object) (required ) You may pass user id, email or user object here.

width (integer) (optional) Width of the image.

height (integer) (optional) Width of the image.

alt (string) (optional) alt title of image tag.

Return Values It would return profile picture details as array or false on failure.

1.0

Beta Release


  1. Upload profile-picture folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Profile in admin end / Go to profile edit in front end

Note: If you want to add this feature to default scbscribers and contributors, Enable this action hook <?php add_action('admin_init', array($this,'allow_uploads_permission') ); ?> from the ProfilePicture class.


Add profile image field in admin end.


Screenshot 1


After uploading and saving your selected image.


Screenshot 2


Show the same profile image feature in front end.


Screenshot 3



 

Click here to cancel reply.

Click here to cancel reply.


*

*


Please copy the string MyOpEv to the field below:

Home | Sitemap | Contact
Network Skin Theme for BioShip by WordQuest
Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.