Skip to content

v4.0.2

Choose a tag to compare

@benbalter benbalter released this 30 Apr 21:34
· 10 commits to master since this release
8b78549

What's Changed

  • Add shutdown handler to surface fatal errors (memory exhaustion, max execution time) during export with actionable error messages instead of a generic WordPress critical error page
  • Add proactive memory_limit pre-flight check (warns when below 64MB) in validate_environment()
  • Display admin error notice on Tools → Export when environment validation fails, before the user clicks Export

Full Changelog: v4.0.1...v4.0.2