[WordPress] 外掛分享: Pronamic Domain Mapping

首頁外掛目錄 › Pronamic Domain Mapping
100+
安裝啟用
★★★★★
5/5 分(1 則評價)
28 天前
最後更新
0%
問題解決
WordPress 3.2+ PHP 8.2+ v2.0.3 上架:2013-03-11

內容簡介

使用 Pronamic Domain Mapping 外掛,您可以輕鬆地在您的主機解決方案使用的域名別名或指針上發布頁面,這樣您就可以在您擁有的額外域名上輕鬆地發布登陸頁面。

WordPress 網路

如果您使用的是 WordPress 網路並想啟用網域頁面,您需要在 /wp-content/sunrise.php 檔案中加入以下行。

$file = WP_CONTENT_DIR . '/plugins/pronamic-domain-mapping/sunrise.php';

if ( is_readable( $file ) ) {
include $file;
}

靈感來源

https://github.com/deniaz/wp-dms
https://github.com/humanmade/Mercator

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.0.3) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Pronamic Domain Mapping」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

With the Pronamic Domain Mapping plugin you can easily publish a page on the domain aliases or pointers of your hosting solution. This way you can easily publish landing pages on the extra domain names you own.
WordPress Network
If you work with an WordPress Network and want to enable domain pages you have
to add the following line to your /wp-content/sunrise.php file.
$file = WP_CONTENT_DIR . '/plugins/pronamic-domain-mapping/sunrise.php';

if ( is_readable( $file ) ) {
include $file;
}

Inspiration

https://github.com/deniaz/wp-dms
https://github.com/humanmade/Mercator

延伸相關外掛

文章
Filter
Apply Filters
Mastodon