Multiple domains multiple databases one theme
-
Hi. I want to install WordPress on three domains. I use Perl to post to WordPress. I use wordpress::API::post from cpan.org.
This Perl module does not recognize WordPress sites as it assumes the tables to post are standard. I.e only wp_post. So I cannot use sites.
What I want to do is to have multiple databases but only one installation of WordPress so that all the sub domains use standard plugins and a theme. I don’t want to install the same plugin three times or propagate a tweak in the team to other installations.
Is there a way to get WordPress to use different databases based on the domain name while keeping the theme and plugins the same?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Multiple domains multiple databases one theme’ is closed to new replies.