apply_filters( 'llms_checkout_error_output', string $message )
Filters error messages displayed on the checkout screen.
Parameters Parameters
- $message
-
(string) The error message.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |