learndash_notifications_get_condition_field( int|string $key = 1, $condition_value = array() )
Get condition field.
Description #
Parameters #
- $key
-
(int|string) (Optional) The sequence number of the condition.
Default value: 1
-
(<span class="arrayarray<string,) (Optional) mixed> $condition_value Optional. The saved condition values, keyed by field key. Default empty array.
Return #
(string)
Source #
Changelog #
| Version | Description |
|---|---|
| 5.2.0 | Introduced. |