Pronamic Domain Mapping
·
The Pronamic Domain Mapping plugin allows you to map domains to custom domain name pages.
등급
5/5
버전
2.0.2
활성화된 설치 항목
100
최근 업데이트일
Jun 7, 2022
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
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.