• v1.4.7 9eca84fa28

    v1.4.7 Stable

    dave released this 2026-06-18 11:20:02 +01:00 | 0 commits to main since this release

    • woocommerce_before_customer_save_address hook removed — it wasn't firing
    • Replaced with woocommerce_address_to_edit filter — fires when the address form is rendered on the My Account page, which is a reliable place to snapshot
    • Transient expiry bumped from 60 to 300 seconds to give customers time to fill in the form wcpn_snapshot_customer_address() renamed to wcpn_snapshot_on_form_load() to reflect the new approach
    Downloads