Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

MultiDomain enabler

Beschrijving

Features

Install wordpress only once and have single copy of content in one place
Show your 'same' content on different domains / subdomains using different theme per domain.
Supports wordpress installation at domain / subdomain root or any subfolder/path.
All links to your own site are auto-converted for each domain.
Add / remove or modify themes from wp-admin page
Supports both http and https domains, need to add both http and https domain in admin page.
Supports different themes on http and https for the same domain!

Installatie

Plugin Installation

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit admin page and configure the domains you need to place on your site.

Adding Your Domain

After activation, you can see the ‘Multiple Domains’ link at the bottom of the wp-admin menu.
When you visit this page, you can add Domains. It is possible to add same domain twice, the plugin will use the first entry.If you need to update a domain theme, simply add another copy and then delete the original one.

Modifying Theme Settings

You will need to activate each theme one by one on master installation and customize its settings. The saved settings will be used on other sites even if the theme is no longer active on the master site.

htaccess Update

In case where there are domains involved with wp install on non-root path, there is a manual step required to update htaccess, otherwise permalinks based on post name will malfunction on some domains. The htaccess content will appear automatically if the plugin thinks it is required. You will need to do a manual update of the file as mentioned in the admin page.

Autogenerated htaccess content based on domains entered. Simply copy and paste this one.

Limitations

There are certain limitations of how you use this plugin as listed below

WordPress does not allow multiple sites on same subdomain at different paths, this plugin does not attempt to allow that. However you can use as many subdomains as you like as well as different domains without issue.
If you need to modify theme settings, you must enable it on the 'master' site and modify there, once done, you can apply the same theme with same settings to any other site.
You cannot have the same theme applied with DIFFERENT settings to different sites. This may apply to some child themes using the same db entries too.
Not recommended to be used with wordpress multisite network install.

Beoordelingen

21 december 2016
Just what I was looking for. Thank you! [links redacted per forum etiquette]
23 december 2016
Simple but amazing! Show your 'same' content on my domains / subdomains using different theme per domain. Just be careful don't put the theme for master domain here as mentioned as 'Important Notes' otherwise wp admin error in displaying.
3 september 2016
just to let you guys know, this plugin serves its purpose within 2 minutes. if you are looking for a way to point multiple domain to an exactly same webpage+contents/wordpress installation, use this plugin.
Lees alle 5 beoordelingen

Bijdragers & ontwikkelaars

“MultiDomain enabler” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “MultiDomain enabler” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial Release with addition of as many domains as required allowed
  • Select theme of your choice for each domain.