Plugin Directory

Changeset 3316774


Ignore:
Timestamp:
06/24/2025 07:45:17 AM (9 months ago)
Author:
NicolasKulka
Message:

Tested up to 6.8

Location:
wps-limit-login
Files:
105 added
2 edited

Legend:

Unmodified
Added
Removed
  • wps-limit-login/trunk/readme.txt

    r3099136 r3316774  
    44Tags: login, limit login, security, authentication, WPS Limit Login, wps-limit-login, Limit Login Attempts, Limit Login Attempts Reloaded, Limit Login Attempts Revamped, Limit Login Attempts Renovated, Limit Login Attempts Updated, Better Limit Login Attempts, Limit Login Attempts Renewed, Limit Login Attempts Upgraded, limit, wpserveur
    55Requires at least: 4.2
    6 Tested up to: 6.5
    7 Stable tag: 1.5.9.1
     6Tested up to: 6.8
     7Stable tag: 1.5.9.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9999== Changelog ==
    100100
     101= 1.5.9.2 =
     102* Tested up to 6.8
     103
    101104= 1.5.9.1 =
    102105* Fix Fatal Error
  • wps-limit-login/trunk/wps-limit-login.php

    r3099136 r3316774  
    66Author: WPServeur, NicolasKulka, wpformation
    77Author URI: https://wpserveur.net
    8 Version: 1.5.9.1
     8Version: 1.5.9.2
    99Requires at least: 4.2
    10 Tested up to: 6.5
     10Tested up to: 6.8
    1111Domain Path: languages
    1212Text Domain: wps-limit-login
     
    2121
    2222// Plugin constants
    23 define( 'WPS_LIMIT_LOGIN_VERSION', '1.5.9.1' );
     23define( 'WPS_LIMIT_LOGIN_VERSION', '1.5.9.2' );
    2424define( 'WPS_LIMIT_LOGIN_FOLDER', 'wps-limit-login' );
    2525define( 'WPS_LIMIT_LOGIN_BASENAME', plugin_basename( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.