Plugin Directory

Changeset 3450312


Ignore:
Timestamp:
01/30/2026 09:57:04 AM (2 months ago)
Author:
wpenhanced
Message:

Update to version 1.3.3 from GitHub

Location:
frontend-reset-password
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • frontend-reset-password/tags/1.3.3/readme.txt

    r3450300 r3450312  
    104104== Changelog ==
    105105
     106= 1.3.3 = 30th January 2026 =
     107* [MOD] Strange, endless update loop (saying it was still 1.3.1)
     108
    106109= 1.3.2 = 30th January 2026 =
    107110* [MOD] Page dropdown in settings now uses AJAX only (one request shared across all page fields); works when REST API is restricted
  • frontend-reset-password/tags/1.3.3/som-frontend-reset-password.php

    r3450300 r3450312  
    33 * Plugin Name: Frontend Reset Password
    44 * Description: Let your users reset their forgotten passwords from the frontend of your website.
    5  * Version: 1.3.2
     5 * Version: 1.3.3
    66 * Author: WP Enhanced
    77 * Author URI: https://wpenhanced.com
  • frontend-reset-password/trunk/readme.txt

    r3450300 r3450312  
    104104== Changelog ==
    105105
     106= 1.3.3 = 30th January 2026 =
     107* [MOD] Strange, endless update loop (saying it was still 1.3.1)
     108
    106109= 1.3.2 = 30th January 2026 =
    107110* [MOD] Page dropdown in settings now uses AJAX only (one request shared across all page fields); works when REST API is restricted
  • frontend-reset-password/trunk/som-frontend-reset-password.php

    r3450300 r3450312  
    33 * Plugin Name: Frontend Reset Password
    44 * Description: Let your users reset their forgotten passwords from the frontend of your website.
    5  * Version: 1.3.2
     5 * Version: 1.3.3
    66 * Author: WP Enhanced
    77 * Author URI: https://wpenhanced.com
Note: See TracChangeset for help on using the changeset viewer.