Tagged Questions
2
votes
1answer
154 views
How do you load WordPress from an external script when using MultiSite? [duplicate]
Possible Duplicate:
Using WordPress functions on other sites
I have an external script that needs to load up WordPress in order to have access to WordPress functionality.
In the past I ...
3
votes
3answers
916 views
What is the best way to load the WP environment in a subdomain of my multisite Wordpress install?
I have a subfolder install of WP multisite, let's say at "domain.com".
I now need to load the WP environment in subdomains of domain.com, say "sub1.domain.com", "sub2.domain.com", ... ...