Custom User Profile Photo

Wordpress Plugin
Download latest - 0.5.3

Developers

3five

Download Stats

Today 35
Yesterday 47
Last Week 295
All Time 113,583
Banner 772x250


Releases (10 )

Version Release Date Change Log
0.5.3 2017-05-24
  • Addressed an issue where an object being passed into cupp_get_user_by_id_or_email could potentially be the WP_Comment object.
0.5.2 2017-04-03
  • Fixed issue with a PHP warning when getting the user with the WP_User object.
0.5.1 2016-08-19
  • Fixed issue with update_user_attribute.
0.5 2016-08-19
  • Major Update - please be sure to backup your site and db.
  • Replaced update_user_meta with update_user_attribute per WordPress VIP Standards.
  • Replaced get_home_url with get_site_url for users where the edit image link was returning a 404. Credit: SOMTIJDS
  • Fixed textdomain loading issue.
  • Added Spanish translation. Credit: David Prez
  • Updated and formatted code per PHPCS. Credit: jmichaelward
  • Refactored multiple functions and variables for simplicity and compatibility. Credit: jmichaelward
0.4 2015-07-27
  • Major Update - please be sure to backup your site and db.
  • The plugin now overrides the WordPress avatar by filtering the get_avatar() hook.
  • The get_cupp_meta() function still exists and can be used to customize the output (this will eventually be deprecated).
0.3 2015-07-17
  • Changed the function which gets the attachment post ID by GUID to the WordPress core function attachment_url_to_postid() for better reliability. (Props to sqhendr).
0.2.6 2015-04-28
  • Fixed a bug where the save function required a different capability than the upload function (courtesy of douglas_johnson).
0.2.5 2015-02-23
  • Tested with WordPress v4.1
  • Fixed a bug where the external URL option would not return the URL with get_cupp_meta().
  • Fixed a bug where the saved image did not correspond to the selected radio button.
  • Replaced depricated update_usermeta with update_user_meta.
  • Improved image selection functionality.
  • Images now show immediately after selecting an uploaded item or entering an external URL.
  • Added Dutch translation - Thanks Olaf Lederer
0.2.4 2014-04-21
  • Tested with WordPress v3.8
  • Updated description text. Better explanation of how to quickly use this plugin.
0.2.3 2013-11-25
  • Beta version release.

=