wordpress-mu-domain-mapping

外掛說明

這個外掛已於 2025 年 10 月 5 日關閉,且不提供下載。 這個外掛已永久關閉。 原因: 開發者要求

使用者評論

2021 年 3 月 20 日 3 則留言
The official WordPress Codex states: “In WordPress 4.5+, domain mapping is a native feature.” Unfortunately, this plugin is no longer maintained, even though it is still the best, safest and easiest way to ensure perfect redirection to to correct (sub) blog. The mentioned define('COOKIE_DOMAIN', $_SERVER['HTTP_HOST']); often results in wrong redirections to the main blog: In WordPress Network Admin: http://www.mydomain.org/ will likely make typing mydomain.org redirect to the main blog: https://example.com/?signup=new At the time of writing this review I am still very happily using WordPress MU Domain Mapping on WordPress MultiSite 5.7.1-alpha-50553, PHP 8.0.2. to ensure that my visitors end up on the correct blog (http, https, with and without www). In wp-config.php: define('MULTISITE', true); define('SUBDOMAIN_INSTALL', true); define('PATH_CURRENT_SITE', '/'); define('SITE_ID_CURRENT_SITE', 1); define('BLOG_ID_CURRENT_SITE', 1); /* Prevent redirection to /?signup=new */ define('NOBLOGREDIRECT', 'https://www.main-domain.com'); define('SUNRISE', 'on'); The defined COOKIE_DOMAIN will be set by this plugin to the correct url of all your blogs.
2019 年 3 月 24 日
Hi, After following step-wise instruction, the result is the error message Forbidden You don’t have permission to access /wp-admin/network/settings.php on this server. Was the instruction applicable to WordPress Multisite Certified by Bitnami on Google Cloud Platform? Did I skipped some major steps? Regards
2017 年 9 月 29 日
This is exactly what I was looking for. Very simple and useful tool. Thanks!
閱讀全部 98 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WordPress MU Domain Mapping〉的開發相關工作。

參與者

將〈WordPress MU Domain Mapping〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄