Accessing files from another wordpress installation
-
I have 2 sites with similar (but not the same) content for similar (but not the same audiences). I am setting them up as two different sites mainly because I want audience 1 to be able to go to audience-one.com and audience 2 to be able to go to audience-two.com.
I am currently setting them up as 2 different sites. But I want the functions.php and style.css of audience-two.com to begin by fetching the same file from my audience-one.com site.
A) if there is a better (i.e. easier) way to do this please let me know
B) if this way is at least reasonable, how can I write the require_once line to actually fetch the file from the other wp installation?Thanks.
The page I need help with: [log in to see the link]
The topic ‘Accessing files from another wordpress installation’ is closed to new replies.