wp_error = new WP_Error($code, $message); parent::__construct($message, $code); } /** * Displays the exception * * @author oncletom * @return string Exception formatted messages */ public function __toString() { return sprintf('