Plugin Directory

Changeset 3382279


Ignore:
Timestamp:
10/22/2025 03:57:16 AM (5 months ago)
Author:
bruceanetwork
Message:

1.3.4 - 2025-10-22

  • Added PHP 7.4 support.
  • Refactored add_settings_error to use WordPress Settings API; removed direct $wp_settings_errors manipulation.
  • JS block registration now handles missing/undefined server data in index.js.
  • Synced package.json version with PHP plugin version.
  • Improved logging handling (?WC_Logger).
  • Improved save_data() to handle missing/incomplete session data gracefully.
  • Code quality improvements.
Location:
ngenius
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ngenius/tags/1.3.4/readme.txt

    r3382275 r3382279  
    2323
    2424== Changelog ==
    25 = 1.3.4 - 2025-10-16 =
     25= 1.3.4 - 2025-10-22 =
    2626 * Added PHP 7.4 support.
    2727 * Refactored add_settings_error to use WordPress Settings API; removed direct $wp_settings_errors manipulation.
  • ngenius/trunk/readme.txt

    r3382275 r3382279  
    2323
    2424== Changelog ==
    25 = 1.3.4 - 2025-10-16 =
     25= 1.3.4 - 2025-10-22 =
    2626 * Added PHP 7.4 support.
    2727 * Refactored add_settings_error to use WordPress Settings API; removed direct $wp_settings_errors manipulation.
Note: See TracChangeset for help on using the changeset viewer.