learndash_login_error_conditions( bool $return_keys = false )
Gets an array of login error conditions.
Description #
Parameters #
- $return_keys
-
(bool) (Optional) True to return keys of conditions only.
Default value: false
Return #
(array<string|int,string>) Returns an array of login error conditions.
Source #
File: sfwd-lms/includes/payments/ld-login-registration-functions.php
Changelog #
| Version | Description |
|---|---|
| 3.1.2 | Introduced. |