Skip to content

v2.0.0

Latest

Choose a tag to compare

@matapatos matapatos released this 15 Nov 20:38
  • Updates namespace to Attributes\Wp\Exceptions
  • Adds support for custom handlers via $exceptionHandler->onException(...)
  • Allows user to send custom headers directly from the HttpException
  • Using wp_die to stop WordPress execution to mimic the way WP_Error's are handled