Plugin Directory

Changeset 2672961


Ignore:
Timestamp:
02/04/2022 02:27:56 PM (4 years ago)
Author:
addonspress
Message:

1.2.3

Location:
only-one-device-login-limit
Files:
10 added
2 edited

Legend:

Unmodified
Added
Removed
  • only-one-device-login-limit/trunk/only-one-device-login-limit.php

    r2653116 r2672961  
    44Plugin URI: https://www.addonspress.com/
    55Description: Limit login to one device at a time for a user
    6 Version: 1.2.2
     6Version: 1.2.3
    77Author: addonspress
    88Author URI: https://www.addonspress.com/
     
    3535         *
    3636         */
    37         private  $coder_limit_login_version = '1.2.2';
     37        private  $coder_limit_login_version = '1.2.3';
    3838
    3939        /**
  • only-one-device-login-limit/trunk/readme.txt

    r2653116 r2672961  
    44Tags: limit login, one device, login, signin, logout, signout, interval, duration, automatic, auto logout, idle time
    55Requires at least: 4.9
    6 Tested up to: 5.8.2
    7 Stable tag: 1.2.2
     6Tested up to: 5.9
     7Stable tag: 1.2.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6060== Changelog ==
    6161
     62= 1.2.3 – 2022-02-04 =
     63
     64* Updated: Latest version test
     65
    6266= 1.2.2 – 2022-01-05 =
    6367
Note: See TracChangeset for help on using the changeset viewer.