llms_get_country_states( string $code )
Retrieve a list of states for a given country.
Description Description
Parameters Parameters
- $code
-
(Required) Country code.
Return Return
(array)
Source Source
File: includes/functions/llms-functions-locale.php
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |