apply_filters( 'lifterlms_countries', array $countries )
Modify the default countries list.
Description Description
Parameters Parameters
- $countries
-
Associative array of Country Code => Country Name.
Source Source
File: includes/functions/llms-functions-locale.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |