edd_unset_error( int $error_id )
Removes (unsets) a stored error
Description Description
Parameters Parameters
- $error_id
-
(Required) ID of the error being set
Return Return
(string)
Source Source
File: includes/error-tracking.php
Changelog Changelog
Version | Description |
---|---|
1.3.4 | Introduced. |