Plugin Directory

Changeset 2779566


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

Added compatibility with WordPress version 6.0.

Location:
user-registration-and-login
Files:
11 added
2 edited

Legend:

Unmodified
Added
Removed
  • user-registration-and-login/trunk/dew-registration-login.php

    r2210262 r2779566  
    66 * Author: Dew Technolab
    77 * Author URI: http://dewtechnolab.com/
    8  * Version: 1.0.0
     8 * Version: 1.0.1
    99 * Requires at least: 4.5
    1010 * Text Domain: dew-registration-login
  • user-registration-and-login/trunk/readme.txt

    r2210262 r2779566  
    44Tags: users registation, user login, user signup, login
    55Requires at least: 4.5
    6 Stable tag: 1.0.0
    7 Version: 1.0.0
    8 Tested up to: 5.3
    9 Requires PHP: 5.2.4
     6Stable tag: 1.0.1
     7Version: 1.0.1
     8Tested up to: 6.0.2
     9Requires PHP: 7.0
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    116116
    117117
    118 = 0.0.1 =
     118= 1.0.1 =
     119
     120* Fix error
     121
     122
     123
     124= 1.0.0 =
    119125
    120126* Initial release.
     
    125131
    126132
     133
     134= 1.0.1 =
     135
     136* This version fixes a security related bug. Upgrade immediately.
Note: See TracChangeset for help on using the changeset viewer.