Custom User Profile Photo - Version 0.2.4

Version Description

  • Tested with WordPress v3.8
  • Updated description text. Better explanation of how to quickly use this plugin.
Download this release

Release Info

Developer 3five
Plugin Icon wp plugin Custom User Profile Photo
Version 0.2.4
Comparing to
See all releases

Code changes from version 0.2.3 to 0.2.4

Files changed (2) hide show
  1. 3five_cupp.php +2 -2
  2. readme.txt +6 -2
3five_cupp.php CHANGED
@@ -2,12 +2,12 @@
2
  /*
3
  Plugin Name: Custom User Profile Photo
4
  Plugin URI: http://3five.com
5
- Description: A simple and effective custom WordPress user profile photo plugin. This plugin leverages the WordPress Media Uploader functionality.
6
  Author: 3five
7
  Author URI: http://3five.com
8
  Text Domain: custom-user-profile-photo
9
  Domain Path: /languages/
10
- Version: 0.2.3
11
  */
12
 
13
  /**
2
  /*
3
  Plugin Name: Custom User Profile Photo
4
  Plugin URI: http://3five.com
5
+ Description: A simple and effective custom WordPress user profile photo plugin. This plugin leverages the WordPress Media Uploader functionality. To use this plugin go to the users tab and select a user. The new field can be found below the password fields for that user.
6
  Author: 3five
7
  Author URI: http://3five.com
8
  Text Domain: custom-user-profile-photo
9
  Domain Path: /languages/
10
+ Version: 0.2.4
11
  */
12
 
13
  /**
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: 3five, VincentListrani
3
  Donate link:
4
  Tags: custom profile photo, user profile, profile photo, user profile photo
5
  Requires at least: 3.6.1
6
- Tested up to: 3.7.1
7
- Stable tag: 0.2.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -73,6 +73,10 @@ Currently, only a user with admin privileges can manage this option.
73
 
74
  == Changelog ==
75
 
 
 
 
 
76
  = 0.2.3 =
77
  * Beta version release.
78
 
3
  Donate link:
4
  Tags: custom profile photo, user profile, profile photo, user profile photo
5
  Requires at least: 3.6.1
6
+ Tested up to: 3.9
7
+ Stable tag: 0.2.4
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
73
 
74
  == Changelog ==
75
 
76
+ = 0.2.4 =
77
+ * Tested with WordPress v3.8
78
+ * Updated description text. Better explanation of how to quickly use this plugin.
79
+
80
  = 0.2.3 =
81
  * Beta version release.
82