﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
23709	Relax wildcard restrictions for populate_network() when installing in subdomain mode	rinatkhaziev		"I ran into the issue while trying to use wp-cli install-network command with --subdomains support.

Underlying core issue is that populate_network is trying to check if wildcard subdomain is accessible. This makes sense for large networks, but might not work with certain setups, or not needed for small sites.

Proposed solution is to add extra arg for populate_network() $wildcard_check with default to true. See attached patch"	enhancement	new	normal	Awaiting Review	Multisite	3.5	normal		has-patch	
