change default domain for new sites
-
hi there,
is there an easy way to change the domainame which is used for new default sites in a wp multisite enviroment?i am running a wp multisite/buddypress site (subdomains) and need to adjust the domain which is used as default for new generated sites on the multisite. it seems that always the domainame from define( ‘DOMAIN_CURRENT_SITE’, ‘new.domain’ ); is used for new blogs.
but i am not sure if this is the way to go and if there may be another impact for the rest of the installation, if DOMAIN_CURRENT_SITE and BLOG_ID_CURRENT_SITE do not point to the same blog?
i used the usual domainmapping and multidomain plugins from wpmu before but as they became unsupported and causing template issues i am looking for another solution.
tnx, Eric
- The topic ‘change default domain for new sites’ is closed to new replies.