apply_filters( 'llms_certificate_available_merge_codes', array[] $codes )
Filters the list of available merge codes for certificates.
Parameters Parameters
- $codes
-
(array[]) Associative array of merge codes where the array key is the merge code and the array value is a name / description of the merge code.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 9.1.0 | Introduced. |