Plugin Directory

Changeset 3186568


Ignore:
Timestamp:
11/12/2024 02:22:39 PM (17 months ago)
Author:
addonspress
Message:

1.2.5

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

    r3066190 r3186568  
    44Plugin URI: https://www.addonspress.com/
    55Description: Limit login to one device at a time for a user
    6 Version: 1.2.4
     6Version: 1.2.5
    77Author: addonspress
    88Author URI: https://www.addonspress.com/
     
    3434         * @since 1.0
    3535         */
    36         private $coder_limit_login_version = '1.2.4';
     36        private $coder_limit_login_version = '1.2.5';
    3737
    3838        /**
  • only-one-device-login-limit/trunk/readme.txt

    r3066190 r3186568  
    44Tags: limit login, one device, auto logout, idle time
    55Requires at least: 5.0
    6 Tested up to: 6.5
    7 Stable tag: 1.2.4
     6Tested up to: 6.7
     7Stable tag: 1.2.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2323Admin can view user status from  WP Admin > Users > All users.  From the "User Status" column, the user current status can be viewed.
    2424
    25 Admin can set up only one device login limit plugin from WP Admin > Settings > Coder limit login
     25Admin can set up only one device login limit plugin from WP Admin > Settings > Limit login
    2626
    2727Note: This plugin is compatible with most of the membership plugins.
    28 If you find any issues, please use [support forum](https://wordpress.org/support/plugin/only-one-device-login-limit) or visit [Only one device login limit](https://www.addonspress.com/wordpress-plugins/only-one-device-login-limit/) to report.
     28If you find any issues, please use [support forum](https://wordpress.org/support/plugin/only-one-device-login-limit) to report.
    2929
    3030== Installation ==
     
    40401. Upload the plugin's folder to the `/wp-content/plugins/` directory
    41412. Activate the plugin through the 'Plugins' menu in WordPress
    42 3. From WP-Admin go to Settings > Coder limit login and configure as you want.
     423. From WP-Admin go to Settings > Limit login and configure as you want.
    4343
    4444
     
    5555
    56561. Already login message
    57 2. Settings > Coder limit login
     572. Settings > Limit login
    58582. User status
    5959
    6060== Changelog ==
     61
     62= 1.2.4 – 2025-11-12 =
     63
     64* Updated: Latest version test
    6165
    6266= 1.2.4 – 2024-04-07 =
Note: See TracChangeset for help on using the changeset viewer.