cameronterry / dark-matter

A highly opinionated domain mapping plugin for WordPress Networks
Other
12 stars 2 forks source link

Added a new check to validate the domain name. #78

Closed cameronterry closed 2 years ago

cameronterry commented 2 years ago

As it says on the tin.

It is worth noting that this sets a hard requirement on PHP 7, as FILTER_VALIDATE_DOMAIN is only available in PHP 7.0.0 and above.