Initial Commit
This commit is contained in:
104
inc/country/us/wy.php
Normal file
104
inc/country/us/wy.php
Normal file
@ -0,0 +1,104 @@
|
||||
<?php // phpcs:ignore - @generation-checksum US-WY-80
|
||||
/**
|
||||
* State City List for WY - US.
|
||||
*
|
||||
* City count: 80
|
||||
*
|
||||
* @package WP_Ultimo\Country
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
// Exit if accessed directly
|
||||
defined('ABSPATH') || exit;
|
||||
|
||||
/**
|
||||
* State City List for WY - US.
|
||||
*
|
||||
* IMPORTANT:
|
||||
* This file is generated by build scripts, do not
|
||||
* change it directly or your changes will be LOST!
|
||||
*
|
||||
* @since 2.0.11
|
||||
*/
|
||||
return array(
|
||||
__('Afton', 'wp-ultimo-locations'),
|
||||
__('Albany County', 'wp-ultimo-locations'),
|
||||
__('Antelope Valley-Crestview', 'wp-ultimo-locations'),
|
||||
__('Arapahoe', 'wp-ultimo-locations'),
|
||||
__('Bar Nunn', 'wp-ultimo-locations'),
|
||||
__('Basin', 'wp-ultimo-locations'),
|
||||
__('Big Horn County', 'wp-ultimo-locations'),
|
||||
__('Buffalo', 'wp-ultimo-locations'),
|
||||
__('Campbell County', 'wp-ultimo-locations'),
|
||||
__('Carbon County', 'wp-ultimo-locations'),
|
||||
__('Casper', 'wp-ultimo-locations'),
|
||||
__('Cheyenne', 'wp-ultimo-locations'),
|
||||
__('Cody', 'wp-ultimo-locations'),
|
||||
__('Converse County', 'wp-ultimo-locations'),
|
||||
__('Crook County', 'wp-ultimo-locations'),
|
||||
__('Douglas', 'wp-ultimo-locations'),
|
||||
__('Ethete', 'wp-ultimo-locations'),
|
||||
__('Evanston', 'wp-ultimo-locations'),
|
||||
__('Evansville', 'wp-ultimo-locations'),
|
||||
__('Fort Washakie', 'wp-ultimo-locations'),
|
||||
__('Fox Farm-College', 'wp-ultimo-locations'),
|
||||
__('Fremont County', 'wp-ultimo-locations'),
|
||||
__('Gillette', 'wp-ultimo-locations'),
|
||||
__('Glenrock', 'wp-ultimo-locations'),
|
||||
__('Goshen County', 'wp-ultimo-locations'),
|
||||
__('Green River', 'wp-ultimo-locations'),
|
||||
__('Greybull', 'wp-ultimo-locations'),
|
||||
__('Guernsey', 'wp-ultimo-locations'),
|
||||
__('Hoback', 'wp-ultimo-locations'),
|
||||
__('Hot Springs County', 'wp-ultimo-locations'),
|
||||
__('Jackson', 'wp-ultimo-locations'),
|
||||
__('Johnson County', 'wp-ultimo-locations'),
|
||||
__('Kemmerer', 'wp-ultimo-locations'),
|
||||
__('Lander', 'wp-ultimo-locations'),
|
||||
__('Laramie', 'wp-ultimo-locations'),
|
||||
__('Laramie County', 'wp-ultimo-locations'),
|
||||
__('Lincoln County', 'wp-ultimo-locations'),
|
||||
__('Lovell', 'wp-ultimo-locations'),
|
||||
__('Lusk', 'wp-ultimo-locations'),
|
||||
__('Lyman', 'wp-ultimo-locations'),
|
||||
__('Marbleton', 'wp-ultimo-locations'),
|
||||
__('Mills', 'wp-ultimo-locations'),
|
||||
__('Moorcroft', 'wp-ultimo-locations'),
|
||||
__('Moose Wilson Road', 'wp-ultimo-locations'),
|
||||
__('Mountain View', 'wp-ultimo-locations'),
|
||||
__('Natrona County', 'wp-ultimo-locations'),
|
||||
__('Newcastle', 'wp-ultimo-locations'),
|
||||
__('Niobrara County', 'wp-ultimo-locations'),
|
||||
__('North Rock Springs', 'wp-ultimo-locations'),
|
||||
__('Park County', 'wp-ultimo-locations'),
|
||||
__('Pine Bluffs', 'wp-ultimo-locations'),
|
||||
__('Pinedale', 'wp-ultimo-locations'),
|
||||
__('Platte County', 'wp-ultimo-locations'),
|
||||
__('Powell', 'wp-ultimo-locations'),
|
||||
__('Rafter J Ranch', 'wp-ultimo-locations'),
|
||||
__('Ranchettes', 'wp-ultimo-locations'),
|
||||
__('Rawlins', 'wp-ultimo-locations'),
|
||||
__('Riverton', 'wp-ultimo-locations'),
|
||||
__('Rock Springs', 'wp-ultimo-locations'),
|
||||
__('Saratoga', 'wp-ultimo-locations'),
|
||||
__('Sheridan', 'wp-ultimo-locations'),
|
||||
__('Sheridan County', 'wp-ultimo-locations'),
|
||||
__('Sleepy Hollow', 'wp-ultimo-locations'),
|
||||
__('South Greeley', 'wp-ultimo-locations'),
|
||||
__('South Park', 'wp-ultimo-locations'),
|
||||
__('Star Valley Ranch', 'wp-ultimo-locations'),
|
||||
__('Sublette County', 'wp-ultimo-locations'),
|
||||
__('Sundance', 'wp-ultimo-locations'),
|
||||
__('Sweetwater County', 'wp-ultimo-locations'),
|
||||
__('Teton County', 'wp-ultimo-locations'),
|
||||
__('Thermopolis', 'wp-ultimo-locations'),
|
||||
__('Torrington', 'wp-ultimo-locations'),
|
||||
__('Uinta County', 'wp-ultimo-locations'),
|
||||
__('Upton', 'wp-ultimo-locations'),
|
||||
__('Washakie County', 'wp-ultimo-locations'),
|
||||
__('Weston County', 'wp-ultimo-locations'),
|
||||
__('Wheatland', 'wp-ultimo-locations'),
|
||||
__('Wilson', 'wp-ultimo-locations'),
|
||||
__('Worland', 'wp-ultimo-locations'),
|
||||
__('Wright', 'wp-ultimo-locations'),
|
||||
);
|
Reference in New Issue
Block a user