Plugin Directory

Changeset 3116745


Ignore:
Timestamp:
07/12/2024 02:38:26 AM (21 months ago)
Author:
lionsgate
Message:

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

Location:
passwordsentry/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • passwordsentry/trunk/languages/passwordsentry.pot

    r2991416 r3116745  
    1 # Copyright (C) 2023 Password Sentry
     1# Copyright (C) 2024 Password Sentry
    22# This file is distributed under the same license as the Password Sentry WP Plugin.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Password Sentry WP Plugin v1.0.13\n"
    6 "MIME-Version: 1.0.13\n"
     5"Project-Id-Version: Password Sentry WP Plugin v1.0.14\n"
     6"MIME-Version: 1.0.14\n"
    77"Content-Type: text/plain; charset=UTF-8\n"
    88"Content-Transfer-Encoding: 8bit\n"
    99"POT-Creation-Date: 2021-04-03T07:21:52+00:00\n"
    10 "PO-Revision-Date: 2023-11-07T07:21:52+00:00\n"
     10"PO-Revision-Date: 2024-07-11T07:21:52+00:00\n"
    1111"X-Generator: WP-CLI 2.3.0\n"
    1212"X-Domain: password-sentry\n"
  • passwordsentry/trunk/passwordsentry.php

    r2991416 r3116745  
    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.13
     6* Version:      1.0.14
    77* Requires at least:    5.7.2
    88* Requires PHP:     5.6
  • passwordsentry/trunk/readme.txt

    r2991416 r3116745  
    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:       6.4
     7Tested up to:       6.5.5
    88Requires PHP:       5.6
    9 Stable Tag:     1.0.13
     9Stable Tag:     1.0.14
    1010License:            GPLv2 or later
    1111License URI:        https://www.gnu.org/licenses/gpl-2.0.html
     
    110110= 1.0.13(Nov 07 2023) =
    111111* Ensured the plugin is compatible with latest version of WordPress: Version 6.4.
     112= 1.0.14(Apr 11 2024) =
     113* Ensured the plugin is compatible with latest version of WordPress: Version 6.5.5
    112114
    113115== Upgrade Notice ==
     
    134136= 1.0.13 =
    135137Upgrade not critical since no changes made. Optional.
     138= 1.0.14 =
     139Upgrade not critical since no changes made. Optional.
  • passwordsentry/trunk/version.txt

    r2991416 r3116745  
    1 1.0.13
     11.0.14
Note: See TracChangeset for help on using the changeset viewer.