Subdomain Categories
I have a plugin set up to create subdomains from
WP categories
I'd like the zip code of the ad posts to be assigned to these subdomains
like 11111.example.com
and each of those subdomains would have the same ad categories, but would be organized separately.
And the zip codes are managed by the administrators
So if a new contributor tries to post an ad with an address (which should be required) outside of the zip codes we have set up it would generate an error.
Any suggestions on how best to set this up?