File "load.php"

Full Path: /home/alforbsx/alfouadgroup.co/wp-content/plugins/polylang/integrations/domain-mapping/load.php
File size: 227 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Loads the integration with WordPress MU Domain Mapping.
 *
 * @package Polylang
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Don't access directly.
}

PLL_Integrations::instance()->dm = new PLL_Domain_Mapping();