Plugin Directory

Changeset 2779565


Ignore:
Timestamp:
09/03/2022 09:09:25 AM (4 years ago)
Author:
dewtechnolab
Message:

Added compatibility with WordPress version 6.0.

Location:
users-profile-picture
Files:
11 added
2 edited

Legend:

Unmodified
Added
Removed
  • users-profile-picture/trunk/dew-profile-picture.php

    r2461404 r2779565  
    55* Description: Use the native WP uploader on your user profile page.
    66* Author: Dew Technolab
    7 * Version: 1.0.3
     7* Version: 1.0.4
    88* Requires at least: 4.5
    99* Author URI: http://dewtechnolab.com/
  • users-profile-picture/trunk/readme.txt

    r2461404 r2779565  
    1  User Profile Picture
     1=== User Profile Picture ===
    22
    33Contributors: dewtechnolab
    44Tags: users, user, user profile, avatar
    55Requires at least: 4.5
    6 Stable tag: 1.0.3
    7 Version: 1.0.3
    8 Tested up to: 5.6
     6Stable tag: 1.0.4
     7Version: 1.0.4
     8Tested up to: 6.0.2
    99Requires PHP: 7.0
    1010License: GPLv2 or later
     
    114114
    115115
     116= 1.0.4 =
     117 * Added compatibility with WordPress version 6.0.
     118 * Other minor bug fixes.
     119
     120
     121
    116122= 1.0.3 =
    117123 * Added compatibility with PHP version 8.0.
     
    143149
    144150
    145 = 1.0.2 =
     151= 1.0.4 =
    146152
    147 * This version fixes a security related bug.  Upgrade immediately.
     153* Added compatibility with WordPress version 6.0.
Note: See TracChangeset for help on using the changeset viewer.