Changeset 2991416
- Timestamp:
- 11/08/2023 04:11:54 AM (2 years ago)
- Location:
- passwordsentry/trunk
- Files:
-
- 4 edited
-
languages/passwordsentry.pot (modified) (1 diff)
-
passwordsentry.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
-
version.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
passwordsentry/trunk/languages/passwordsentry.pot
r2974945 r2991416 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: Password Sentry WP Plugin v1.0.1 0\n"6 "MIME-Version: 1.0.1 0\n"5 "Project-Id-Version: Password Sentry WP Plugin v1.0.13\n" 6 "MIME-Version: 1.0.13\n" 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 9 "POT-Creation-Date: 2021-04-03T07:21:52+00:00\n" 10 "PO-Revision-Date: 2023- 05-17T07:21:52+00:00\n"10 "PO-Revision-Date: 2023-11-07T07:21:52+00:00\n" 11 11 "X-Generator: WP-CLI 2.3.0\n" 12 12 "X-Domain: password-sentry\n" -
passwordsentry/trunk/passwordsentry.php
r2974945 r2991416 4 4 * Plugin URI: https://www.password-sentry.com/ 5 5 * Description: Integrates Password Sentry (PS) app into the WordPress (WP) environment to track logins. 6 * Version: 1.0.1 26 * Version: 1.0.13 7 7 * Requires at least: 5.7.2 8 8 * Requires PHP: 5.6 -
passwordsentry/trunk/readme.txt
r2974945 r2991416 5 5 Tags: 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 6 6 Requires at least: 5.7.2 7 Tested up to: 6. 3.17 Tested up to: 6.4 8 8 Requires PHP: 5.6 9 Stable Tag: 1.0.1 29 Stable Tag: 1.0.13 10 10 License: GPLv2 or later 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 106 106 = 1.0.11(Aug 16 2023) = 107 107 * Ensured the plugin is compatible with latest version of WordPress: Version 6.3. 108 = 1.0.12(Oct 04 2023) =108 = 1.0.12(Oct 04 2023) = 109 109 * Ensured the plugin is compatible with latest version of WordPress: Version 6.3.1. 110 = 1.0.13(Nov 07 2023) = 111 * Ensured the plugin is compatible with latest version of WordPress: Version 6.4. 110 112 111 113 == Upgrade Notice == … … 130 132 = 1.0.12 = 131 133 Upgrade not critical since no changes made with exception of updating docs. Optional. 134 = 1.0.13 = 135 Upgrade not critical since no changes made. Optional. -
passwordsentry/trunk/version.txt
r2974945 r2991416 1 1.0.1 21 1.0.13
Note: See TracChangeset
for help on using the changeset viewer.