Plugin Directory

Changeset 2571096


Ignore:
Timestamp:
07/23/2021 06:55:16 PM (5 years ago)
Author:
lionsgate
Message:

Ensured the plugin is compatible with latest version of WordPress: Version 5.8.

Location:
passwordsentry/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • passwordsentry/trunk/passwordsentry.php

    r2559638 r2571096  
    44* Plugin URI:        https://www.password-sentry.com/
    55* Description:       Integrates Password Sentry (PS) app into the WordPress (WP) environment to track logins.
    6 * Version:           1.0.3
     6* Version:           1.0.4
    77* Requires at least: 5.7.2
    88* Requires PHP:      5.6
  • passwordsentry/trunk/readme.txt

    r2559638 r2571096  
    55Tags: security, login, login security, protection, access-control, firewall, brute force, dictionary attack, password sharing, hack, authentication, block users, track users, bandwidth, throttle bandwidth, proxies, password sentry, ps
    66Requires at least: 5.7.2
    7 Tested up to: 5.7.2
     7Tested up to: 5.8
    88Requires PHP: 5.6
    9 Stable Tag: 1.0.3
     9Stable Tag: 1.0.4
    1010License: GPLv2 or later
    1111License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    100100* Fixed tracking issue.
    101101
     102= 1.0.4 (Jul 23 2021) =
     103* Ensured the plugin is compatible with latest version of WordPress: Version 5.8.
     104
    102105== Upgrade Notice ==
    103106= 1.0.3 =
    104107This version fixes a tracking related bug.  Upgrade immediately.
     108= 1.0.4 =
     109Upgrade not critical sinxe no changes made. Optional.
  • passwordsentry/trunk/version.txt

    r2559638 r2571096  
    1 1.0.3
     11.0.4
Note: See TracChangeset for help on using the changeset viewer.