Plugin Directory

Changeset 3337032


Ignore:
Timestamp:
07/31/2025 07:42:17 AM (8 months ago)
Author:
melapress
Message:

Fixed changeling

Location:
wp-2fa
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-2fa/tags/2.9.0/readme.txt

    r3337000 r3337032  
    177177     * Fixed a PHP Notice "Function _load_textdomain_just_in_time" which could constantly occur in certain site setups .
    178178     * Translations: Fixed an edge case where Admin settings switch to Dutch once .po files are loaded, preventing the inheritance of actual site language.
    179     * Fixed a bug causing the WordPress logo to be hidden on the 2FA code page in the Premium edition of WP 2FA.
    180     * Fixed a scenario where users could see the "Remove 2FA" button on their profile page even though 2FA was enforced and no grace period was allowed.
    181     * Fixed a handful of user role Inheritance issues which were causing some 2FA policies to not be correctly enforced to certain roles.
     179     * Fixed a bug causing the WordPress logo to be hidden on the 2FA code page in the Premium edition of WP 2FA.
     180     * Fixed a scenario where users could see the "Remove 2FA" button on their profile page even though 2FA was enforced and no grace period was allowed.
     181     * Fixed a handful of user role Inheritance issues which were causing some 2FA policies to not be correctly enforced to certain roles.
    182182     * Fixed an error which could occur when redirecting a user to a non-existent URL after configuring 2FA.
    183      *  Fixed a variety of PHP warnings related to Yubico, the out of band 2FA method, and the Reports page.
     183     * Fixed a variety of PHP warnings related to Yubico, the out of band 2FA method, and the Reports page.
    184184     * Fixed a bug which could prevent users with SMS via Clickatell to use a backup code via email to log in.
    185185     * Fixed a bug which was causing the "grace period time left" shortcode to always show time in UTC format instead of site's timezone.
  • wp-2fa/trunk/readme.txt

    r3337002 r3337032  
    177177     * Fixed a PHP Notice "Function _load_textdomain_just_in_time" which could constantly occur in certain site setups .
    178178     * Translations: Fixed an edge case where Admin settings switch to Dutch once .po files are loaded, preventing the inheritance of actual site language.
    179     * Fixed a bug causing the WordPress logo to be hidden on the 2FA code page in the Premium edition of WP 2FA.
    180     * Fixed a scenario where users could see the "Remove 2FA" button on their profile page even though 2FA was enforced and no grace period was allowed.
    181     * Fixed a handful of user role Inheritance issues which were causing some 2FA policies to not be correctly enforced to certain roles.
     179     * Fixed a bug causing the WordPress logo to be hidden on the 2FA code page in the Premium edition of WP 2FA.
     180     * Fixed a scenario where users could see the "Remove 2FA" button on their profile page even though 2FA was enforced and no grace period was allowed.
     181     * Fixed a handful of user role Inheritance issues which were causing some 2FA policies to not be correctly enforced to certain roles.
    182182     * Fixed an error which could occur when redirecting a user to a non-existent URL after configuring 2FA.
    183      *  Fixed a variety of PHP warnings related to Yubico, the out of band 2FA method, and the Reports page.
     183     * Fixed a variety of PHP warnings related to Yubico, the out of band 2FA method, and the Reports page.
    184184     * Fixed a bug which could prevent users with SMS via Clickatell to use a backup code via email to log in.
    185185     * Fixed a bug which was causing the "grace period time left" shortcode to always show time in UTC format instead of site's timezone.
Note: See TracChangeset for help on using the changeset viewer.