b0y-101 Mini Shell


Current Path : E:/www3/chiangrai/wp-content/plugins/polylang/modules/wizard/
File Upload :
Current File : E:/www3/chiangrai/wp-content/plugins/polylang/modules/wizard/load.php

<?php
/**
 * Loads the setup wizard.
 *
 * @package Polylang
 */

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

if ( $polylang instanceof PLL_Admin_Base ) {
	$polylang->wizard = new PLL_Wizard( $polylang );
}

Copyright © 2019 by b0y-101