Setting WordPress URL for use externally
-
I have 2 sites on separate domains, Site1 and Site2, that both have WordPress installed. I have included (PHP INCLUDE) template files from Site1 into Site2. These template files call functions like wp_nav_menu.
The problem is that the wp_nav_menu function is called for Site2 instead of Site1. Is there a way to set which site I want the WordPress functions to call? Or is there another way to do this?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Setting WordPress URL for use externally’ is closed to new replies.