Plugin Directory

Changeset 3088418


Ignore:
Timestamp:
05/17/2024 02:53:53 PM (20 months ago)
Author:
web83info
Message:

Release 1.0.4

Location:
login-by-referer/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • login-by-referer/trunk/class/class-loginbyreferer-core.php

    r3027952 r3088418  
    2323     * Plugin constant.
    2424     */
    25     const PLUGIN_VERSION = '1.0.3';
     25    const PLUGIN_VERSION = '1.0.4';
    2626    const PLUGIN_PREFIX  = 'login-by-referer';
    2727    const PLUGIN_GITHUB  = 'https://github.com/web83info/login-by-referer';
  • login-by-referer/trunk/login-by-referer.php

    r3027952 r3088418  
    1212 * Plugin URI:
    1313 * Description:         This plugin allows a user to login by specific referer.
    14  * Version:             1.0.3
     14 * Version:             1.0.4
    1515 * Requires at least:   6.0
    16  * Tested up to:        6.4.2
     16 * Tested up to:        6.5.3
    1717 * Requires PHP:        7.4
    1818 * Author:              web83info <[email protected]>
  • login-by-referer/trunk/readme.txt

    r3027952 r3088418  
    44Tags: login, referer
    55Requires at least: 6.2
    6 Tested up to: 6.4.2
     6Tested up to: 6.5.3
    77Requires PHP: 7.4
    8 Stable tag: 1.0.3
     8Stable tag: 1.0.4
    99License: GPL v2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2020
    2121== Changelog ==
     22
     23= 1.0.4 - 2024-05-17 =
     24* Tested up to: 6.5.3.
    2225
    2326= 1.0.3 - 2024-01-29 =
Note: See TracChangeset for help on using the changeset viewer.