Plugin Directory

Changeset 2990141


Ignore:
Timestamp:
11/06/2023 05:09:06 PM (2 years ago)
Author:
wfryan
Message:

1.1.7 - November 6, 2023

  • Fix: Compatibility fix for WordPress 6.4 on the login page styling
Location:
wordfence-login-security
Files:
42 added
42 deleted
6 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wordfence-login-security/tags/1.1.7/languages/wordfence-login-security.pot

    r2986311 r2990141  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Wordfence Login Security 1.1.6\n"
    6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordfence-login-security-zip-nLR0B3OoZ\n"
     5"Project-Id-Version: Wordfence Login Security 1.1.7\n"
     6"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordfence-login-security-zip-sC8guTXqo\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    88"Language-Team: LANGUAGE <[email protected]>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2023-10-30T16:59:08+00:00\n"
     12"POT-Creation-Date: 2023-11-06T16:57:25+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.7.1\n"
  • wordfence-login-security/tags/1.1.7/readme.txt

    r2986894 r2990141  
    44Requires at least: 4.5
    55Requires PHP: 5.5
    6 Tested up to: 6.3
    7 Stable tag: 1.1.6
     6Tested up to: 6.4
     7Stable tag: 1.1.7
    88
    99Secure your website with Wordfence Login Security, providing two-factor authentication, login and registration CAPTCHA, and XML-RPC protection.
     
    5858
    5959== Changelog ==
     60
     61= 1.1.7 - November 6, 2023 =
     62* Fix: Compatibility fix for WordPress 6.4 on the login page styling
    6063
    6164= 1.1.6 - October 30, 2023 =
  • wordfence-login-security/tags/1.1.7/wordfence-login-security.php

    r2986311 r2990141  
    55Author: Wordfence
    66Author URI: http://www.wordfence.com/
    7 Version: 1.1.6
     7Version: 1.1.7
    88Network: true
    99Requires at least: 4.5
     
    3939    define('WORDFENCE_LS_FROM_CORE', ($wfCoreActive && isset($wfCoreLoading) && $wfCoreLoading));
    4040   
    41     define('WORDFENCE_LS_VERSION', '1.1.6');
    42     define('WORDFENCE_LS_BUILD_NUMBER', '1698685147');
     41    define('WORDFENCE_LS_VERSION', '1.1.7');
     42    define('WORDFENCE_LS_BUILD_NUMBER', '1699289845');
    4343
    4444    define('WORDFENCE_LS_PLUGIN_BASENAME', plugin_basename(__FILE__));
  • wordfence-login-security/trunk/languages/wordfence-login-security.pot

    r2986311 r2990141  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Wordfence Login Security 1.1.6\n"
    6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordfence-login-security-zip-nLR0B3OoZ\n"
     5"Project-Id-Version: Wordfence Login Security 1.1.7\n"
     6"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordfence-login-security-zip-sC8guTXqo\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    88"Language-Team: LANGUAGE <[email protected]>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2023-10-30T16:59:08+00:00\n"
     12"POT-Creation-Date: 2023-11-06T16:57:25+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.7.1\n"
  • wordfence-login-security/trunk/readme.txt

    r2986894 r2990141  
    44Requires at least: 4.5
    55Requires PHP: 5.5
    6 Tested up to: 6.3
     6Tested up to: 6.4
    77Stable tag: 1.1.6
    88
     
    5858
    5959== Changelog ==
     60
     61= 1.1.7 - November 6, 2023 =
     62* Fix: Compatibility fix for WordPress 6.4 on the login page styling
    6063
    6164= 1.1.6 - October 30, 2023 =
  • wordfence-login-security/trunk/wordfence-login-security.php

    r2986311 r2990141  
    55Author: Wordfence
    66Author URI: http://www.wordfence.com/
    7 Version: 1.1.6
     7Version: 1.1.7
    88Network: true
    99Requires at least: 4.5
     
    3939    define('WORDFENCE_LS_FROM_CORE', ($wfCoreActive && isset($wfCoreLoading) && $wfCoreLoading));
    4040   
    41     define('WORDFENCE_LS_VERSION', '1.1.6');
    42     define('WORDFENCE_LS_BUILD_NUMBER', '1698685147');
     41    define('WORDFENCE_LS_VERSION', '1.1.7');
     42    define('WORDFENCE_LS_BUILD_NUMBER', '1699289845');
    4343
    4444    define('WORDFENCE_LS_PLUGIN_BASENAME', plugin_basename(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.