HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: /virtual/nagasaki/public_html/wp-content/plugins/wp-multibyte-patch/wpmp-load.php
<?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';