Plugin Directory

Changeset 3214109


Ignore:
Timestamp:
12/28/2024 07:51:23 AM (15 months ago)
Author:
dewtechnolab
Message:

Added compatibility with WordPress version 6.7.1.

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

Legend:

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

    r2779618 r3214109  
    33 * Plugin Name: User Profile Picture
    44 * Description: Use the native WP uploader on your user profile page.
    5  * Version: 1.0.4
     5 * Version: 1.0.5
    66 * Plugin URI: http://dewtechnolab.com/project/user-profile-picture-plugin/
    77 * Author: Dew Technolab
  • users-profile-picture/trunk/readme.txt

    r2779618 r3214109  
    44Tags: users, user, user profile, avatar
    55Requires at least: 4.5.0
    6 Stable tag: 1.0.4
    7 Version: 1.0.4
    8 Tested up to: 6.0.2
     6Stable tag: 1.0.5
     7Version: 1.0.5
     8Tested up to: 6.7.1
    99Requires PHP: 7.4
    1010License: GPLv3 or later License
     
    114114
    115115
     116= 1.0.5 =
     117* Added compatibility with WordPress version 6.7.1.
     118
     119
     120
    116121= 1.0.4 =
    117  * Added compatibility with WordPress version 6.0.
    118  * Other minor bug fixes.
     122* Added compatibility with WordPress version 6.0.
     123* Other minor bug fixes.
    119124
    120125
    121126
    122127= 1.0.3 =
    123  * Added compatibility with PHP version 8.0.
    124  * Added compatibility with WordPress version 5.6.
    125  * Other minor bug fixes.
     128* Added compatibility with PHP version 8.0.
     129* Added compatibility with WordPress version 5.6.
     130* Other minor bug fixes.
    126131
    127132
     
    149154
    150155
    151 = 1.0.4 =
     156= 1.0.5 =
    152157
    153 * Added compatibility with WordPress version 6.0.
     158* Added compatibility with WordPress version 6.7.1.
Note: See TracChangeset for help on using the changeset viewer.