_handleAjax( $action ); } catch ( \WPAjaxDieContinueException $e ) { unset( $e ); } return json_decode( $this->_last_response, true ); } }