apply_filters( 'lifterlms_countries', array $countries )
Modify the default countries list.
Parameters Parameters
- $countries
-
(array) Associative array of Country Code => Country Name.
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |