/** * Plugin Name: All-in-One WP Migration * Plugin URI: https://servmask.com/ * Description: All-in-One WP Migration makes moving your entire WordPress site simple. Export or import your database, media, plugins, and themes with just a few clicks. * Author: ServMask * Author URI: https://servmask.com/ * Version: 7.90 * Text Domain: all-in-one-wp-migration * Domain Path: /languages * Network: True * License: GPLv3 * * Copyright (C) 2014-2025 ServMask Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . * * Attribution: This code is part of the All-in-One WP Migration plugin, developed by * * ███████╗███████╗██████╗ ██╗ ██╗███╗ ███╗ █████╗ ███████╗██╗ ██╗ * ██╔════╝██╔════╝██╔══██╗██║ ██║████╗ ████║██╔══██╗██╔════╝██║ ██╔╝ * ███████╗█████╗ ██████╔╝██║ ██║██╔████╔██║███████║███████╗█████╔╝ * ╚════██║██╔══╝ ██╔══██╗╚██╗ ██╔╝██║╚██╔╝██║██╔══██║╚════██║██╔═██╗ * ███████║███████╗██║ ██║ ╚████╔╝ ██║ ╚═╝ ██║██║ ██║███████║██║ ██╗ * ╚══════╝╚══════╝╚═╝ ╚═╝ ╚═══╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ */ if ( ! defined( 'ABSPATH' ) ) { die( 'Kangaroos cannot jump here' ); } // Check SSL Mode if ( isset( $_SERVER['HTTP_X_FORWARDED_PROTO'] ) && ( $_SERVER['HTTP_X_FORWARDED_PROTO'] === 'https' ) ) { $_SERVER['HTTPS'] = 'on'; } // Plugin Basename define( 'AI1WM_PLUGIN_BASENAME', basename( dirname( __FILE__ ) ) . '/' . basename( __FILE__ ) ); // Plugin Path define( 'AI1WM_PATH', dirname( __FILE__ ) ); // Plugin URL define( 'AI1WM_URL', plugins_url( '', AI1WM_PLUGIN_BASENAME ) ); // Plugin Storage URL define( 'AI1WM_STORAGE_URL', plugins_url( 'storage', AI1WM_PLUGIN_BASENAME ) ); // Include constants require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'constants.php'; // Include deprecated require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'deprecated.php'; // Include functions require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'functions.php'; // Include exceptions require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'exceptions.php'; // Include loader require_once dirname( __FILE__ ) . DIRECTORY_SEPARATOR . 'loader.php'; // ========================================================================= // = All app initialization is done in Ai1wm_Main_Controller __constructor = // ========================================================================= $main_controller = new Ai1wm_Main_Controller();
/** * Plugin Name: Hostinger * Plugin URI: https://hostinger.com * Description: Hostinger WordPress plugin. * Version: 1.9.9 * Requires at least: 5.6 * Requires PHP: 7.4 * Author: Hostinger * License: GPL v3 * License URI: https://www.gnu.org/licenses/gpl-3.0.html * Author URI: https://www.hostinger.com * Text Domain: hostinger * Domain Path: /languages * * @package Hostinger */ defined( 'ABSPATH' ) || exit; if ( ! defined( 'HOSTINGER_VERSION' ) ) { define( 'HOSTINGER_VERSION', '1.9.9' ); } if ( ! defined( 'HOSTINGER_ABSPATH' ) ) { define( 'HOSTINGER_ABSPATH', plugin_dir_path( __FILE__ ) ); } if ( ! defined( 'HOSTINGER_PLUGIN_FILE' ) ) { define( 'HOSTINGER_PLUGIN_FILE', __FILE__ ); } if ( ! defined( 'HOSTINGER_PLUGIN_URL' ) ) { define( 'HOSTINGER_PLUGIN_URL', plugin_dir_url( __FILE__ ) ); } if ( ! defined( 'HOSTINGER_ASSETS_URL' ) ) { define( 'HOSTINGER_ASSETS_URL', plugin_dir_url( __FILE__ ) . 'assets' ); } if ( ! defined( 'HOSTINGER_WP_CONFIG_PATH' ) ) { define( 'HOSTINGER_WP_CONFIG_PATH', ABSPATH . '.private/config.json' ); } if ( ! defined( 'HOSTINGER_WP_TOKEN' ) ) { $hostinger_dir_parts = explode( '/', __DIR__ ); $hostinger_server_root_path = '/' . $hostinger_dir_parts[1] . '/' . $hostinger_dir_parts[2]; define( 'HOSTINGER_WP_TOKEN', $hostinger_server_root_path . '/.api_token' ); } if ( ! defined( 'HOSTINGER_REST_URI' ) ) { define( 'HOSTINGER_REST_URI', 'https://rest-hosting.hostinger.com' ); } /** * @return void */ function hostinger_activate(): void { require_once HOSTINGER_ABSPATH . 'includes/class-hostinger-activator.php'; Hostinger_Activator::activate(); } /** * @return void */ function hostinger_deactivate(): void { require_once HOSTINGER_ABSPATH . 'includes/class-hostinger-deactivator.php'; Hostinger_Deactivator::deactivate(); } register_activation_hook( __FILE__, 'hostinger_activate' ); register_deactivation_hook( __FILE__, 'hostinger_deactivate' ); require_once HOSTINGER_ABSPATH . 'includes/class-hostinger.php'; $hostinger = new Hostinger(); $hostinger->run();{"id":186757,"date":"2026-08-15T08:17:20","date_gmt":"2026-08-15T08:17:20","guid":{"rendered":"https:\/\/mailssoftware.org\/blogs\/?p=186757"},"modified":"2026-08-15T08:17:23","modified_gmt":"2026-08-15T08:17:23","slug":"starburst%e3%83%87%e3%83%a2%ef%bc%9a%e6%8b%a1%e5%bc%b5%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%82%92%e5%82%99%e3%81%88%e3%81%9fnetent%e7%a4%be%e3%81%ae%e3%82%b9%e3%83%ad%e3%83%83%e3%83%88%e3%82%b2","status":"publish","type":"post","link":"https:\/\/mailssoftware.org\/blogs\/starburst%e3%83%87%e3%83%a2%ef%bc%9a%e6%8b%a1%e5%bc%b5%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%82%92%e5%82%99%e3%81%88%e3%81%9fnetent%e7%a4%be%e3%81%ae%e3%82%b9%e3%83%ad%e3%83%83%e3%83%88%e3%82%b2\/","title":{"rendered":"Starburst\u30c7\u30e2\uff1a\u62e1\u5f35\u30ef\u30a4\u30eb\u30c9\u3092\u5099\u3048\u305fNetEnt\u793e\u306e\u30b9\u30ed\u30c3\u30c8\u30b2\u30fc\u30e0\u3092100\uff05\u7121\u6599\u3067\u30d7\u30ec\u30a4\u3067\u304d\u307e\u3059"},"content":{"rendered":"

\u6700\u65b0\u306e\u7bc4\u56f2\u30d9\u30c3\u30c8\u309225\u500d\u300160\u500d\u3001120\u500d\u306b\u5897\u3084\u3057\u307e\u3059\u3002\u3053\u306e\u30b9\u30ed\u30c3\u30c8\u30de\u30b7\u30f3\u30b2\u30fc\u30e0\u306b\u306f\u30c1\u30e3\u30f3\u30b9\u30b2\u30fc\u30e0\u6a5f\u80fd\u306f\u306a\u304f\u3001\u8ffd\u52a0\u306e\u30b7\u30ea\u30fc\u30ba\u3082\u53ef\u80fd\u3067\u3059\u3002\u65b0\u3057\u3044\u5229\u76ca\u306f\u3001\u30a2\u30af\u30c6\u30a3\u30d6\u306a\u30da\u30a4\u30e9\u30a4\u30f3\u306b\u540c\u3058\u7d75\u67c4\u304c3\u3064\u30014\u3064\u3001\u307e\u305f\u306f5\u3064\u63c3\u3063\u305f\u65b0\u3057\u3044\u30b3\u30f3\u30dc\u306b\u5bfe\u3057\u3066\u7c21\u5358\u306b\u5f97\u3089\u308c\u307e\u3059\u3002\u30b5\u30dd\u30fc\u30c8\u306b\u3088\u308a\u3001\u30d7\u30ec\u30a4\u30e4\u30fc\u306f1\u304b\u308910\u307e\u3067\u306e\u30ac\u30a4\u30c9\u30e9\u30a4\u30f3\u3092\u9078\u629e\u3067\u304d\u307e\u3059\u3002Bonus.com\u306e\u6bce\u9031\u767a\u884c\u3055\u308c\u308bMiss\u3092\u5165\u624b\u3057\u3066\u3001\u6700\u3082\u30ef\u30a4\u30eb\u30c9\u306a\u30b2\u30fc\u30e0\u306b\u95a2\u3059\u308b\u6700\u65b0\u60c5\u5831\u3092\u5165\u624b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n

\u6700\u65b0\u306e\u30ab\u30b8\u30ce\u3067\u306f\u3001Starburst\u306e\u30d5\u30ea\u30fc\u30b9\u30d4\u30f3\u3092\u697d\u3057\u3093\u3067\u697d\u3057\u3044\u6642\u9593\u3092\u904e\u3054\u305b\u3070\u3001\u305d\u306e\u307e\u307e\u30d7\u30ec\u30a4\u3092\u7d9a\u3051\u3089\u308c\u308b\u3053\u3068\u3092\u899a\u3048\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044\u3002Starburst Crazy\u306e\u30a2\u30a4\u30b3\u30f3\u304c\u4e2d\u592e\u306e3\u3064\u306e\u30ea\u30fc\u30eb\u306b\u3042\u308b\u5834\u5408\u3001\u305d\u308c\u3089\u306f\u30ef\u30a4\u30eb\u30c9\u30b7\u30f3\u30dc\u30eb\u306b\u5909\u5316\u3057\u3001\u30ea\u30fc\u30eb\u5168\u4f53\u3092\u5b8c\u6210\u3055\u305b\u307e\u3059\u3002\u4e00\u822c\u7684\u306b\u3001\u65b0\u3057\u3044RTP\u306f\u3001Starburst\u30b9\u30ed\u30c3\u30c8\u3067\u7372\u5f97\u3057\u305f\u901a\u8ca8\u306e\u3046\u3061\u3001\u5e74\u9593\u3067\u3069\u308c\u3060\u3051\u304c\u6255\u3044\u623b\u3055\u308c\u308b\u304b\u3092\u793a\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n

NetEnt \u304c\u958b\u767a\u3057\u305f\u3053\u306e\u30d3\u30c7\u30aa\u30b2\u30fc\u30e0\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u30ab\u30b8\u30ce\u30b2\u30fc\u30e0\u3067\u306f\u898b\u3089\u308c\u306a\u304b\u3063\u305f\u6700\u9ad8\u306e\u4f7f\u3044\u3084\u3059\u3055\u3068\u8208\u596e\u306e\u7d44\u307f\u5408\u308f\u305b\u3092\u751f\u307f\u51fa\u3057\u307e\u3057\u305f\u3002\u65b0\u3057\u3044 Starburst \u306e\u30c7\u30e2\u3092\u30d7\u30ec\u30a4\u3057\u3066\u3044\u308b\u5834\u5408\u3067\u3082\u3001\u6b63\u898f\u306e\u30ed\u30fc\u30ab\u30eb\u30ab\u30b8\u30ce\u3067\u5b9f\u969b\u306e\u304a\u91d1\u3092\u8ced\u3051\u3066\u3044\u308b\u5834\u5408\u3067\u3082\u3001\u6700\u65b0\u306e\u30e2\u30d0\u30a4\u30eb\u7248\u306f\u540c\u3058\u9ad8\u54c1\u8cea\u306e\u30a8\u30f3\u30bf\u30fc\u30c6\u30a4\u30e1\u30f3\u30c8\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u30b2\u30fc\u30e0\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306f\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u306b\u5bfe\u5fdc\u3059\u308b\u3088\u3046\u306b\u518d\u8a2d\u8a08\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u30d9\u30c3\u30c8\u984d\u306e\u8abf\u6574\u3001\u30ea\u30fc\u30eb\u306e\u56de\u8ee2\u3001\u7c21\u5358\u306a\u30bf\u30c3\u30d7\u3068\u30b9\u30ef\u30a4\u30d7\u306b\u3088\u308b\u30b2\u30fc\u30e0\u8a2d\u5b9a\u3078\u306e\u30a2\u30af\u30bb\u30b9\u304c\u76f4\u611f\u7684\u3067\u3059\u3002Starburst \u3092\u63d0\u4f9b\u3059\u308b\u30aa\u30f3\u30e9\u30a4\u30f3\u30ab\u30b8\u30ce\u306e\u591a\u304f\u306f\u3001\u5c02\u7528\u306e\u30ed\u30fc\u30ab\u30eb\u30ab\u30b8\u30ce\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u306b\u3088\u308a\u30e2\u30d0\u30a4\u30eb\u5411\u3051\u306b\u6700\u9069\u5316\u3055\u308c\u305f\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u63d0\u4f9b\u3057\u3001\u5916\u51fa\u5148\u3067\u30b2\u30fc\u30e0\u3092\u597d\u3080\u4eba\u3005\u304c\u30a2\u30af\u30bb\u30b9\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u3066\u3044\u307e\u3059\u3002\u3055\u3089\u306b\u3001\u30ef\u30a4\u30eb\u30c9\u30b7\u30f3\u30dc\u30eb\u304c\u3055\u3089\u306b\u5229\u7528\u53ef\u80fd\u306b\u306a\u308b\u3068\u3001\u65b0\u3057\u3044\u30d5\u30ea\u30fc\u30b9\u30d4\u30f3\u3092\u6700\u5927 3 \u56de\u307e\u3067\u518d\u30a2\u30af\u30c6\u30a3\u30d6\u5316\u3067\u304d\u307e\u3059\u3002<\/p>\n

\ud83d\udca1 \u30da\u30a4\u30e9\u30a4\u30f3\u306f\u4e21\u65b9\u306e\u624b\u6bb5\u3092\u4f7f\u7528\u3059\u308b\u305f\u3081\u3001\u5de6\u7aef\u3068\u53f3\u7aef\u306e\u30ea\u30fc\u30eb\u306e\u4e21\u65b9\u3067\u6709\u52b9\u306a\u7d44\u307f\u5408\u308f\u305b\u3092\u958b\u59cb\u3067\u304d\u307e\u3059\u3002\u3053\u306e\u30c6\u30fc\u30d6\u30eb\u3092\u7406\u89e3\u3059\u308b\u306e\u306b\u5f79\u7acb\u3064\u3088\u3046\u306b\u3001\u305d\u306e\u52d5\u4f5c\u306e\u826f\u3044\u4f8b\u3092\u898b\u3064\u3051\u307e\u3057\u305f\u3002Starburst \u306e\u9084\u5143\u7387 (RTP)\u3001\u30dc\u30e9\u30c6\u30a3\u30ea\u30c6\u30a3\u3001\u304a\u3088\u3073\u5236\u9650\u3055\u308c\u305f\u53ce\u76ca\u306e\u53ef\u80fd\u6027\u306b\u3088\u308a\u3001\u30d7\u30ec\u30a4\u30e4\u30fc\u306f\u30d7\u30ec\u30a4\u4f53\u9a13\u306b\u95a2\u3057\u3066\u3088\u308a\u8ce2\u660e\u306a\u6c7a\u5b9a\u3092\u4e0b\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n

\ud83d\udd25 \u30b9\u30bf\u30fc\u30d0\u30fc\u30b9\u30c8\u306e\u30d9\u30eb\u3068\u30db\u30a4\u30c3\u30b9\u30eb<\/h2>\n

\"$69<\/p>\n

\u65b0\u9032\u6c17\u92ed\u306e\u30b2\u30fc\u30e0\u30e1\u30fc\u30ab\u30fc\u3001NetEnt\u304c\u5236\u4f5c\u3057\u305f\u6700\u65b0\u306eStarburst\u30b9\u30ed\u30c3\u30c8\u30aa\u30f3\u30e9\u30a4\u30f3\u30b2\u30fc\u30e0\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u30ae\u30e3\u30f3\u30d6\u30eb\u306e\u4e16\u754c\u3067\u6700\u3082\u6709\u540d\u306a\u30bf\u30a4\u30c8\u30eb\u306e\u3072\u3068\u3064\u3067\u3059\u3002\u3053\u308c\u306f\u5358\u306a\u308b\u30b2\u30fc\u30e0\u30bf\u30a4\u30c8\u30eb\u3067\u306f\u306a\u304f\u3001\u3053\u306e\u4e16\u306e\u3082\u306e\u3068\u306f\u601d\u3048\u306a\u3044\u611f\u899a\u3067\u3059\uff015\u56de\u9023\u7d9a\u3067\u52dd\u5229\u3059\u308b\u3054\u3068\u306b\u30014\u3064\u306e\u3046\u3061\u306e1\u3064\u304c\u30e9\u30f3\u30c0\u30e0\u306b1\u3064\u305a\u3064\u4ed8\u4e0e\u3055\u308c\u307e\u3059\u3002Starburst Universe\u2122\u3067\u5b87\u5b99\u3078\u98db\u3073\u7acb\u3068\u3046\uff01Starburst\u2122\u306e\u65b0\u305f\u306a\u5b87\u5b99\u7248\u3067\u3059\uff01<\/p>\n

\u8907\u96d1\u306a\u30a4\u30f3\u30bb\u30f3\u30c6\u30a3\u30d6\u30c8\u30ea\u30ac\u30fc\u30e2\u30fc\u30c9\u304c\u306a\u3044\u305f\u3081\u3001Starburst\u306e\u30c7\u30e2\u7248\u3092\u30d7\u30ec\u30a4\u3057\u3066\u3044\u308b\u5834\u5408\u3067\u3082\u3001\u5b9f\u969b\u306e\u304a\u91d1\u3067\u30d7\u30ec\u30a4\u3057\u3066\u3044\u308b\u5834\u5408\u3067\u3082\u3001\u30d3\u30c7\u30aa\u30b2\u30fc\u30e0\u306e\u4ed5\u7d44\u307f\u3092\u7c21\u5358\u306b\u7406\u89e3\u3067\u304d\u307e\u3059\u3002\u591a\u304f\u306e\u6700\u65b0\u306eStarburst\u30b9\u30ed\u30c3\u30c8\u306b\u306f\u3001\u8907\u6570\u306e\u30dc\u30fc\u30ca\u30b9\u30b5\u30a4\u30af\u30eb\u3001\u30d5\u30ea\u30fc\u30b9\u30d4\u30f3\u3001\u30d7\u30ed\u30b0\u30ec\u30c3\u30b7\u30d6\u30b8\u30e3\u30c3\u30af\u30dd\u30c3\u30c8\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u304c\u3001Starburst\u306f\u3001\u305d\u306e\u4e3b\u8981\u306a\u30af\u30ec\u30a4\u30b8\u30fc\u30ea\u30b9\u30d4\u30f3\u6a5f\u80fd\u306b\u91cd\u70b9\u3092\u7f6e\u3044\u3066\u3044\u307e\u3059\u3002\u3053\u306e\u30b2\u30fc\u30e0\u3067\u306f\u3001Starburst\u30ab\u30b8\u30ce\u3067\u5b9f\u969b\u306e\u304a\u91d1\u3092\u8ced\u3051\u308b\u524d\u306b\u3001\u6700\u65b0\u306e\u30da\u30a4\u30c6\u30fc\u30d6\u30eb\u3092\u78ba\u8a8d\u3057\u3001\u30b2\u30fc\u30e0\u306e\u624b\u9806\u3092\u8a66\u3057\u3001\u512a\u308c\u305f\u6a5f\u80fd\u3092\u8a66\u3059\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u3053\u306e\u65b0\u3057\u3044\u5408\u6cd5\u30ab\u30b8\u30ce\u30b7\u30b9\u30c6\u30e0\u306f\u3001\u516c\u5f0f\u306e\u30e9\u30f3\u30c0\u30e0\u30ca\u30f3\u30d0\u30fc\u30de\u30b7\u30f3\u306b\u3088\u3063\u3066\u516c\u5e73\u306a\u30ae\u30e3\u30f3\u30d6\u30eb\u3092\u4fdd\u8a3c\u3057\u3001\u30d7\u30ec\u30a4\u30e4\u30fc\u306b\u660e\u78ba\u3067\u4fe1\u983c\u3067\u304d\u308b\u30d7\u30ec\u30a4\u30af\u30e9\u30b9\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\u53cc\u65b9\u5411\u30da\u30a4\u69cb\u9020\u30e2\u30fc\u30c9\u306e\u7d44\u307f\u5408\u308f\u305b\u306f\u3001\u30d9\u30b9\u30c8\u3068\u30ec\u30d5\u30c8\u30aa\u30fc\u30d0\u30fc\u306e\u4e21\u65b9\u306b\u4fdd\u6301\u3055\u308c\u3001\u6f5c\u5728\u7684\u306a\u5229\u76ca\u306e\u983b\u5ea6\u3092\u9ad8\u3081\u307e\u3059\u3002\u6700\u65b0\u306e\u898f\u7d04\u3001\u30a4\u30f3\u30bb\u30f3\u30c6\u30a3\u30d6\u3001\u304a\u3088\u3073\u898f\u5236\u306b\u3064\u3044\u3066\u306f\u3001\u30ab\u30b8\u30ce\u306e\u516c\u5f0f\u30a6\u30a7\u30d6\u30da\u30fc\u30b8\u3067\u76f4\u63a5\u78ba\u8a8d\u3059\u308b\u3053\u3068\u3092\u304a\u52e7\u3081\u3057\u307e\u3059\u3002<\/p>\n