/var/www/(Del)hsihk.com/wp-content/plugins/wp-multibyte-patch/wpmp-load.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php
/**
 * Bootstrap file for mu-plugins directory
 *
 * To load WP Multibyte Patch as a must-use plugin, place this file directly under the mu-plugins directory like:
 *
 * /wp-content/mu-plugins/wpmp-load.php
 *
 * @package WP_Multibyte_Patch
 */

/**
 */
if ( !defined'WP_INSTALLING' ) && defined'WPMU_PLUGIN_DIR' ) && defined'WPMU_PLUGIN_URL' ) )
    require_once 
WPMU_PLUGIN_DIR '/wp-multibyte-patch/wp-multibyte-patch.php';